From 2e94282543e9c7904a97a06d8b123611e1c90ef2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 23:18:16 -0500 Subject: [PATCH] Deployed 34541a4 to 0.6.1 with MkDocs 1.1.2 and mike 1.0.1 --- 0.6.1/404.html | 795 ++++++++ 0.6.1/assets/images/favicon.png | Bin 0 -> 1870 bytes .../assets/javascripts/bundle.76f349be.min.js | 32 + .../javascripts/bundle.76f349be.min.js.map | 7 + .../javascripts/lunr/min/lunr.ar.min.js | 1 + .../javascripts/lunr/min/lunr.da.min.js | 18 + .../javascripts/lunr/min/lunr.de.min.js | 18 + .../javascripts/lunr/min/lunr.du.min.js | 18 + .../javascripts/lunr/min/lunr.es.min.js | 18 + .../javascripts/lunr/min/lunr.fi.min.js | 18 + .../javascripts/lunr/min/lunr.fr.min.js | 18 + .../javascripts/lunr/min/lunr.hu.min.js | 18 + .../javascripts/lunr/min/lunr.it.min.js | 18 + .../javascripts/lunr/min/lunr.ja.min.js | 1 + .../javascripts/lunr/min/lunr.jp.min.js | 1 + .../javascripts/lunr/min/lunr.multi.min.js | 1 + .../javascripts/lunr/min/lunr.nl.min.js | 18 + .../javascripts/lunr/min/lunr.no.min.js | 18 + .../javascripts/lunr/min/lunr.pt.min.js | 18 + .../javascripts/lunr/min/lunr.ro.min.js | 18 + .../javascripts/lunr/min/lunr.ru.min.js | 18 + .../lunr/min/lunr.stemmer.support.min.js | 1 + .../javascripts/lunr/min/lunr.sv.min.js | 18 + .../javascripts/lunr/min/lunr.tr.min.js | 18 + .../javascripts/lunr/min/lunr.vi.min.js | 1 + 0.6.1/assets/javascripts/lunr/tinyseg.js | 206 ++ .../workers/search.b0710199.min.js | 61 + .../workers/search.b0710199.min.js.map | 7 + 0.6.1/assets/screenshots/basic.webp | Bin 0 -> 47242 bytes 0.6.1/assets/screenshots/battery.webp | Bin 0 -> 13666 bytes .../disk-filtering/disk_name_filter.webp | Bin 0 -> 14058 bytes .../disk_name_mount_filter.webp | Bin 0 -> 15730 bytes .../config/disk-filtering/disk_no_filter.webp | Bin 0 -> 24546 bytes .../config/layout/sample_layout.webp | Bin 0 -> 33942 bytes 0.6.1/assets/screenshots/cpu.webp | Bin 0 -> 23148 bytes 0.6.1/assets/screenshots/disk.webp | Bin 0 -> 18646 bytes 0.6.1/assets/screenshots/memory.webp | Bin 0 -> 14544 bytes 0.6.1/assets/screenshots/network/network.webp | Bin 0 -> 15342 bytes .../screenshots/network/network_old.webp | Bin 0 -> 44822 bytes .../screenshots/process/process_default.webp | Bin 0 -> 37874 bytes .../screenshots/process/process_full.webp | Bin 0 -> 41560 bytes .../screenshots/process/process_grouped.webp | Bin 0 -> 27716 bytes .../process/process_sort_menu.webp | Bin 0 -> 35414 bytes .../screenshots/process/process_tree.webp | Bin 0 -> 38112 bytes .../screenshots/process/search/cpu.webp | Bin 0 -> 19326 bytes .../assets/screenshots/process/search/or.webp | Bin 0 -> 22218 bytes .../screenshots/process/search/quotes.webp | Bin 0 -> 33300 bytes .../screenshots/process/search/regex.webp | Bin 0 -> 18368 bytes .../screenshots/process/search/search.webp | Bin 0 -> 19220 bytes 0.6.1/assets/screenshots/temperature.webp | Bin 0 -> 17174 bytes .../screenshots/troubleshooting/dots.webp | Bin 0 -> 45898 bytes .../troubleshooting/no_braille.webp | Bin 0 -> 99362 bytes .../troubleshooting/weird_braille.webp | Bin 0 -> 28624 bytes .../assets/stylesheets/main.ca7ac06f.min.css | 2 + .../stylesheets/main.ca7ac06f.min.css.map | 1 + .../stylesheets/palette.f1a3b89f.min.css | 2 + .../stylesheets/palette.f1a3b89f.min.css.map | 1 + .../command-line-flags/index.html | 1034 ++++++++++ .../config-file/data-filtering/index.html | 914 +++++++++ .../config-file/default-config/index.html | 905 +++++++++ .../config-file/flags/index.html | 1032 ++++++++++ .../config-file/layout/index.html | 956 ++++++++++ .../config-file/theming/index.html | 993 ++++++++++ 0.6.1/contribution/development/index.html | 959 ++++++++++ 0.6.1/contribution/documentation/index.html | 989 ++++++++++ .../issues-and-pull-requests/index.html | 995 ++++++++++ .../packaging-and-distribution/index.html | 974 ++++++++++ 0.6.1/index.html | 942 ++++++++++ 0.6.1/search/search_index.json | 1 + 0.6.1/sitemap.xml | 91 + 0.6.1/sitemap.xml.gz | Bin 0 -> 428 bytes 0.6.1/stylesheets/extra.css | 12 + 0.6.1/support/index.html | 1063 +++++++++++ 0.6.1/troubleshooting/index.html | 1043 ++++++++++ 0.6.1/usage/basic-mode/index.html | 961 ++++++++++ 0.6.1/usage/general-usage/index.html | 1103 +++++++++++ 0.6.1/usage/widgets/battery/index.html | 1004 ++++++++++ 0.6.1/usage/widgets/cpu/index.html | 1135 +++++++++++ 0.6.1/usage/widgets/disk/index.html | 1013 ++++++++++ 0.6.1/usage/widgets/memory/index.html | 1002 ++++++++++ 0.6.1/usage/widgets/network/index.html | 1005 ++++++++++ 0.6.1/usage/widgets/process/index.html | 1669 +++++++++++++++++ 0.6.1/usage/widgets/temperature/index.html | 1004 ++++++++++ stable/404.html | 16 + .../command-line-flags/index.html | 16 + .../config-file/data-filtering/index.html | 16 + .../config-file/default-config/index.html | 16 + .../config-file/flags/index.html | 16 + .../config-file/layout/index.html | 16 + .../config-file/theming/index.html | 16 + stable/contribution/development/index.html | 16 + stable/contribution/documentation/index.html | 16 + .../issues-and-pull-requests/index.html | 16 + .../packaging-and-distribution/index.html | 16 + stable/index.html | 16 + stable/support/index.html | 16 + stable/troubleshooting/index.html | 16 + stable/usage/basic-mode/index.html | 16 + stable/usage/general-usage/index.html | 16 + stable/usage/widgets/battery/index.html | 16 + stable/usage/widgets/cpu/index.html | 16 + stable/usage/widgets/disk/index.html | 16 + stable/usage/widgets/memory/index.html | 16 + stable/usage/widgets/network/index.html | 16 + stable/usage/widgets/process/index.html | 16 + stable/usage/widgets/temperature/index.html | 16 + versions.json | 2 +- 107 files changed, 24558 insertions(+), 1 deletion(-) create mode 100644 0.6.1/404.html create mode 100644 0.6.1/assets/images/favicon.png create mode 100644 0.6.1/assets/javascripts/bundle.76f349be.min.js create mode 100644 0.6.1/assets/javascripts/bundle.76f349be.min.js.map create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.ar.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.da.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.de.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.du.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.es.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.fi.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.fr.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.hu.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.it.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.ja.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.jp.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.multi.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.nl.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.no.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.pt.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.ro.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.ru.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.stemmer.support.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.sv.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.tr.min.js create mode 100644 0.6.1/assets/javascripts/lunr/min/lunr.vi.min.js create mode 100644 0.6.1/assets/javascripts/lunr/tinyseg.js create mode 100644 0.6.1/assets/javascripts/workers/search.b0710199.min.js create mode 100644 0.6.1/assets/javascripts/workers/search.b0710199.min.js.map create mode 100644 0.6.1/assets/screenshots/basic.webp create mode 100644 0.6.1/assets/screenshots/battery.webp create mode 100644 0.6.1/assets/screenshots/config/disk-filtering/disk_name_filter.webp create mode 100644 0.6.1/assets/screenshots/config/disk-filtering/disk_name_mount_filter.webp create mode 100644 0.6.1/assets/screenshots/config/disk-filtering/disk_no_filter.webp create mode 100644 0.6.1/assets/screenshots/config/layout/sample_layout.webp create mode 100644 0.6.1/assets/screenshots/cpu.webp create mode 100644 0.6.1/assets/screenshots/disk.webp create mode 100644 0.6.1/assets/screenshots/memory.webp create mode 100644 0.6.1/assets/screenshots/network/network.webp create mode 100644 0.6.1/assets/screenshots/network/network_old.webp create mode 100644 0.6.1/assets/screenshots/process/process_default.webp create mode 100644 0.6.1/assets/screenshots/process/process_full.webp create mode 100644 0.6.1/assets/screenshots/process/process_grouped.webp create mode 100644 0.6.1/assets/screenshots/process/process_sort_menu.webp create mode 100644 0.6.1/assets/screenshots/process/process_tree.webp create mode 100644 0.6.1/assets/screenshots/process/search/cpu.webp create mode 100644 0.6.1/assets/screenshots/process/search/or.webp create mode 100644 0.6.1/assets/screenshots/process/search/quotes.webp create mode 100644 0.6.1/assets/screenshots/process/search/regex.webp create mode 100644 0.6.1/assets/screenshots/process/search/search.webp create mode 100644 0.6.1/assets/screenshots/temperature.webp create mode 100644 0.6.1/assets/screenshots/troubleshooting/dots.webp create mode 100644 0.6.1/assets/screenshots/troubleshooting/no_braille.webp create mode 100644 0.6.1/assets/screenshots/troubleshooting/weird_braille.webp create mode 100644 0.6.1/assets/stylesheets/main.ca7ac06f.min.css create mode 100644 0.6.1/assets/stylesheets/main.ca7ac06f.min.css.map create mode 100644 0.6.1/assets/stylesheets/palette.f1a3b89f.min.css create mode 100644 0.6.1/assets/stylesheets/palette.f1a3b89f.min.css.map create mode 100644 0.6.1/configuration/command-line-flags/index.html create mode 100644 0.6.1/configuration/config-file/data-filtering/index.html create mode 100644 0.6.1/configuration/config-file/default-config/index.html create mode 100644 0.6.1/configuration/config-file/flags/index.html create mode 100644 0.6.1/configuration/config-file/layout/index.html create mode 100644 0.6.1/configuration/config-file/theming/index.html create mode 100644 0.6.1/contribution/development/index.html create mode 100644 0.6.1/contribution/documentation/index.html create mode 100644 0.6.1/contribution/issues-and-pull-requests/index.html create mode 100644 0.6.1/contribution/packaging-and-distribution/index.html create mode 100644 0.6.1/index.html create mode 100644 0.6.1/search/search_index.json create mode 100644 0.6.1/sitemap.xml create mode 100644 0.6.1/sitemap.xml.gz create mode 100644 0.6.1/stylesheets/extra.css create mode 100644 0.6.1/support/index.html create mode 100644 0.6.1/troubleshooting/index.html create mode 100644 0.6.1/usage/basic-mode/index.html create mode 100644 0.6.1/usage/general-usage/index.html create mode 100644 0.6.1/usage/widgets/battery/index.html create mode 100644 0.6.1/usage/widgets/cpu/index.html create mode 100644 0.6.1/usage/widgets/disk/index.html create mode 100644 0.6.1/usage/widgets/memory/index.html create mode 100644 0.6.1/usage/widgets/network/index.html create mode 100644 0.6.1/usage/widgets/process/index.html create mode 100644 0.6.1/usage/widgets/temperature/index.html create mode 100644 stable/404.html create mode 100644 stable/configuration/command-line-flags/index.html create mode 100644 stable/configuration/config-file/data-filtering/index.html create mode 100644 stable/configuration/config-file/default-config/index.html create mode 100644 stable/configuration/config-file/flags/index.html create mode 100644 stable/configuration/config-file/layout/index.html create mode 100644 stable/configuration/config-file/theming/index.html create mode 100644 stable/contribution/development/index.html create mode 100644 stable/contribution/documentation/index.html create mode 100644 stable/contribution/issues-and-pull-requests/index.html create mode 100644 stable/contribution/packaging-and-distribution/index.html create mode 100644 stable/index.html create mode 100644 stable/support/index.html create mode 100644 stable/troubleshooting/index.html create mode 100644 stable/usage/basic-mode/index.html create mode 100644 stable/usage/general-usage/index.html create mode 100644 stable/usage/widgets/battery/index.html create mode 100644 stable/usage/widgets/cpu/index.html create mode 100644 stable/usage/widgets/disk/index.html create mode 100644 stable/usage/widgets/memory/index.html create mode 100644 stable/usage/widgets/network/index.html create mode 100644 stable/usage/widgets/process/index.html create mode 100644 stable/usage/widgets/temperature/index.html diff --git a/0.6.1/404.html b/0.6.1/404.html new file mode 100644 index 00000000..83b1aca7 --- /dev/null +++ b/0.6.1/404.html @@ -0,0 +1,795 @@ + + + +
+ + + + + + + + + + + + + + + + +\n {translation(\"search.result.term.missing\")}: {...missing}\n
\n }\n