Deployed a6200640 to nightly with MkDocs 1.5.2 and mike 1.1.2

This commit is contained in:
github-actions[bot] 2023-11-15 08:04:12 +00:00
parent 8aba9cc6bd
commit 76a583819e
8 changed files with 36 additions and 36 deletions

View File

@ -1360,7 +1360,7 @@
<p>For changes to the extended documentation, you'll probably want Python 3.11 (older versions should be fine though), <p>For changes to the extended documentation, you'll probably want Python 3.11 (older versions should be fine though),
<a href="https://www.mkdocs.org/">MkDocs</a>, <a href="https://squidfunk.github.io/mkdocs-material/">Material for MkDocs</a>, <a href="https://www.mkdocs.org/">MkDocs</a>, <a href="https://squidfunk.github.io/mkdocs-material/">Material for MkDocs</a>,
<code>mdx_truly_sane_lists</code>, and optionally <a href="https://github.com/jimporter/mike">Mike</a> installed to provide live reloading <code>mdx_truly_sane_lists</code>, and optionally <a href="https://github.com/jimporter/mike">Mike</a> installed to provide live reloading
and preview for your changes. They aren't needed but it'll help with validating your changes.</p> and preview for your changes. They aren't needed, but it'll help with validating your changes.</p>
<p>You can do so through <code>pip</code> or your system's package managers. If you use <code>pip</code>, you can use venv to cleanly install <p>You can do so through <code>pip</code> or your system's package managers. If you use <code>pip</code>, you can use venv to cleanly install
the documentation dependencies:</p> the documentation dependencies:</p>
<div class="highlight"><pre><span></span><code><span class="c1"># Change directories to the documentation.</span> <div class="highlight"><pre><span></span><code><span class="c1"># Change directories to the documentation.</span>

View File

@ -1356,7 +1356,7 @@
<p>When filing a bug report, please use the <a href="https://github.com/ClementTsang/bottom/issues/new?assignees=&amp;labels=bug&amp;template=bug_report.md&amp;title=">bug report template</a> and fill in as much as you can. It is <em>incredibly</em> difficult for a maintainer to fix a bug when it cannot be reproduced, and giving as much detail as possible generally helps to make it easier to reproduce the problem!</p> <p>When filing a bug report, please use the <a href="https://github.com/ClementTsang/bottom/issues/new?assignees=&amp;labels=bug&amp;template=bug_report.md&amp;title=">bug report template</a> and fill in as much as you can. It is <em>incredibly</em> difficult for a maintainer to fix a bug when it cannot be reproduced, and giving as much detail as possible generally helps to make it easier to reproduce the problem!</p>
<h3 id="feature-requests"><a class="toclink" href="#feature-requests">Feature requests</a></h3> <h3 id="feature-requests"><a class="toclink" href="#feature-requests">Feature requests</a></h3>
<p>Please use the <a href="https://github.com/ClementTsang/bottom/issues/new?assignees=&amp;labels=feature&amp;template=feature_request.md&amp;title=">feature request template</a> and fill it out. Remember to give details about what the feature is along with why you think this suggestion will be useful.</p> <p>Please use the <a href="https://github.com/ClementTsang/bottom/issues/new?assignees=&amp;labels=feature&amp;template=feature_request.md&amp;title=">feature request template</a> and fill it out. Remember to give details about what the feature is along with why you think this suggestion will be useful.</p>
<p>Also please check whether or not an existing issue has covered your specific feature request!</p> <p>Also, please check whether an existing issue has covered your specific feature request!</p>
<h2 id="pull-requests"><a class="toclink" href="#pull-requests">Pull requests</a></h2> <h2 id="pull-requests"><a class="toclink" href="#pull-requests">Pull requests</a></h2>
<p>The expected workflow for a pull request is:</p> <p>The expected workflow for a pull request is:</p>
<ol> <ol>

View File

@ -1341,7 +1341,7 @@
<p>Package maintainers are always welcome and appreciated! Here's some info on how one can help with package distribution <p>Package maintainers are always welcome and appreciated! Here's some info on how one can help with package distribution
and bottom.</p> and bottom.</p>
<h2 id="pre-built-binaries"><a class="toclink" href="#pre-built-binaries">Pre-built binaries</a></h2> <h2 id="pre-built-binaries"><a class="toclink" href="#pre-built-binaries">Pre-built binaries</a></h2>
<p>The latest stable release can be found <a href="https://github.com/ClementTsang/bottom/releases/latest">here</a>, where you ca <p>The latest stable release can be found <a href="https://github.com/ClementTsang/bottom/releases/latest">here</a>, where you can
find pre-built binaries in either a <code>tar.gz</code> or <code>zip</code> format. Binaries here also include automatically generated shell find pre-built binaries in either a <code>tar.gz</code> or <code>zip</code> format. Binaries here also include automatically generated shell
completion files for zsh, bash, fish, and Powershell, which you may want to also install during the packaging completion files for zsh, bash, fish, and Powershell, which you may want to also install during the packaging
process.</p> process.</p>

File diff suppressed because one or more lines are too long

View File

@ -2,142 +2,142 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"> <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/</loc> <loc>https://clementtsang.github.io/bottom/nightly/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/troubleshooting/</loc> <loc>https://clementtsang.github.io/bottom/nightly/troubleshooting/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/configuration/command-line-flags/</loc> <loc>https://clementtsang.github.io/bottom/nightly/configuration/command-line-flags/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/data-filtering/</loc> <loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/data-filtering/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/default-config/</loc> <loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/default-config/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/flags/</loc> <loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/flags/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/layout/</loc> <loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/layout/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/processes/</loc> <loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/processes/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/theming/</loc> <loc>https://clementtsang.github.io/bottom/nightly/configuration/config-file/theming/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/contribution/documentation/</loc> <loc>https://clementtsang.github.io/bottom/nightly/contribution/documentation/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/contribution/issues-and-pull-requests/</loc> <loc>https://clementtsang.github.io/bottom/nightly/contribution/issues-and-pull-requests/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/contribution/packaging-and-distribution/</loc> <loc>https://clementtsang.github.io/bottom/nightly/contribution/packaging-and-distribution/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/build_process/</loc> <loc>https://clementtsang.github.io/bottom/nightly/contribution/development/build_process/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/deploy_process/</loc> <loc>https://clementtsang.github.io/bottom/nightly/contribution/development/deploy_process/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/dev_env/</loc> <loc>https://clementtsang.github.io/bottom/nightly/contribution/development/dev_env/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/logging/</loc> <loc>https://clementtsang.github.io/bottom/nightly/contribution/development/logging/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/contribution/development/testing/</loc> <loc>https://clementtsang.github.io/bottom/nightly/contribution/development/testing/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/support/official/</loc> <loc>https://clementtsang.github.io/bottom/nightly/support/official/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/support/unofficial/</loc> <loc>https://clementtsang.github.io/bottom/nightly/support/unofficial/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/usage/basic-mode/</loc> <loc>https://clementtsang.github.io/bottom/nightly/usage/basic-mode/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/usage/general-usage/</loc> <loc>https://clementtsang.github.io/bottom/nightly/usage/general-usage/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/battery/</loc> <loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/battery/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/cpu/</loc> <loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/cpu/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/disk/</loc> <loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/disk/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/memory/</loc> <loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/memory/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/network/</loc> <loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/network/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/process/</loc> <loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/process/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
<url> <url>
<loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/temperature/</loc> <loc>https://clementtsang.github.io/bottom/nightly/usage/widgets/temperature/</loc>
<lastmod>2023-09-04</lastmod> <lastmod>2023-11-15</lastmod>
<changefreq>daily</changefreq> <changefreq>daily</changefreq>
</url> </url>
</urlset> </urlset>

Binary file not shown.

View File

@ -1445,7 +1445,7 @@ question about it.</p>
</figure> </figure>
<ol> <ol>
<li>Then, open the Command Prompt/PowerShell, and right click on the top bar, and open "Properties":</li> <li>Then, open the Command Prompt/PowerShell, and right-click on the top bar, and open "Properties":</li>
</ol> </ol>
<figure> <figure>
<img src="../assets/screenshots/troubleshooting/cmd_prompt_props.webp" alt="Opening the properties menu in Command Prompt/PowerShell"/> <img src="../assets/screenshots/troubleshooting/cmd_prompt_props.webp" alt="Opening the properties menu in Command Prompt/PowerShell"/>
@ -1476,7 +1476,7 @@ privileges to work around it - for example:</p>
<p><strong>Please note that you should be certain that you trust any software you grant root privileges.</strong></p> <p><strong>Please note that you should be certain that you trust any software you grant root privileges.</strong></p>
<p>There are measures taken to try to maximize the amount of information obtained without elevated privileges. For example, <p>There are measures taken to try to maximize the amount of information obtained without elevated privileges. For example,
one can modify the instructions found on the <a href="https://github.com/hishamhm/htop/wiki/macOS:-run-without-sudo">htop wiki</a> one can modify the instructions found on the <a href="https://github.com/hishamhm/htop/wiki/macOS:-run-without-sudo">htop wiki</a>
on how to run htop without sudo for bottom. However <strong>please</strong> understand the potential security risks before doing so!</p> on how to run htop without sudo for bottom. However, <strong>please</strong> understand the potential security risks before doing so!</p>
<h2 id="my-configuration-file-isnt-working"><a class="toclink" href="#my-configuration-file-isnt-working">My configuration file isn't working</a></h2> <h2 id="my-configuration-file-isnt-working"><a class="toclink" href="#my-configuration-file-isnt-working">My configuration file isn't working</a></h2>
<p>If your configuration files aren't working, here are a few things to try:</p> <p>If your configuration files aren't working, here are a few things to try:</p>
<h3 id="check-the-formatting"><a class="toclink" href="#check-the-formatting">Check the formatting</a></h3> <h3 id="check-the-formatting"><a class="toclink" href="#check-the-formatting">Check the formatting</a></h3>

View File

@ -1518,12 +1518,12 @@ screen will be shown to confirm whether you want to kill that process/process gr
</figure> </figure>
<h3 id="tree-mode"><a class="toclink" href="#tree-mode">Tree mode</a></h3> <h3 id="tree-mode"><a class="toclink" href="#tree-mode">Tree mode</a></h3>
<p>Pressing <span class="keys"><kbd class="key-t">t</kbd></span> or <span class="keys"><kbd class="key-f5">F5</kbd></span> in the table toggles tree mode in the process widget, displaying processes in regards to their parent-child process relationships.</p> <p>Pressing <span class="keys"><kbd class="key-t">t</kbd></span> or <span class="keys"><kbd class="key-f5">F5</kbd></span> in the table toggles tree mode in the process widget, displaying processes in regard to their parent-child process relationships.</p>
<figure> <figure>
<img src="../../../assets/screenshots/process/process_tree.webp" alt="A picture of tree mode in a process widget."/> <img src="../../../assets/screenshots/process/process_tree.webp" alt="A picture of tree mode in a process widget."/>
</figure> </figure>
<p>A process in tree mode can also be "collapsed", hiding its children and any descendants, using either the <span class="keys"><kbd class="key-minus">-</kbd></span> or <span class="keys"><kbd class="key-plus">+</kbd></span> keys, or double clicking on an entry.</p> <p>A process in tree mode can also be "collapsed", hiding its children and any descendants, using either the <span class="keys"><kbd class="key-minus">-</kbd></span> or <span class="keys"><kbd class="key-plus">+</kbd></span> keys, or double-clicking on an entry.</p>
<p>Lastly, note that in tree mode, processes cannot be grouped together due to the behaviour of the two modes somewhat clashing.</p> <p>Lastly, note that in tree mode, processes cannot be grouped together due to the behaviour of the two modes somewhat clashing.</p>
<h3 id="full-command"><a class="toclink" href="#full-command">Full command</a></h3> <h3 id="full-command"><a class="toclink" href="#full-command">Full command</a></h3>
<p>You can show the full command instead of just the process name by pressing <span class="keys"><kbd class="key-P">P</kbd></span>.</p> <p>You can show the full command instead of just the process name by pressing <span class="keys"><kbd class="key-P">P</kbd></span>.</p>