mirror of
https://github.com/ClementTsang/bottom.git
synced 2025-07-29 08:34:36 +02:00
Deployed a083ec00 to nightly with MkDocs 1.5.3 and mike 2.0.0
This commit is contained in:
parent
2ccaef4109
commit
315798c0bf
@ -1729,6 +1729,10 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
|
||||
<td><code>--mem_as_value</code></td>
|
||||
<td>Defaults to showing process memory usage by value.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--memory_legend</code></td>
|
||||
<td>Where to place the legend for the memory widget.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<h2 id="network-options"><a class="toclink" href="#network-options">Network Options</a></h2>
|
||||
@ -1753,6 +1757,10 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
|
||||
<td>Displays the network widget with a log scale.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--network_legend</code></td>
|
||||
<td>Where to place the legend for the network widget.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>--use_old_network_legend</code></td>
|
||||
<td>DEPRECATED - uses a separate network legend.</td>
|
||||
</tr>
|
||||
@ -1842,7 +1850,7 @@ see information on these options by running <code>btm -h</code>, or run <code>bt
|
||||
<span class="md-icon" title="Last update">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
|
||||
</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 11, 2024</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">April 2, 2024</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
@ -1548,7 +1548,7 @@ each time:</p>
|
||||
<tr>
|
||||
<td><code>enable_cache_memory</code></td>
|
||||
<td>Boolean</td>
|
||||
<td>Enable collecting and displaying cache and buffer memory (not available on Windows).</td>
|
||||
<td>Enable cache and buffer memory stats (not available on Windows).</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>mem_as_value</code></td>
|
||||
@ -1610,6 +1610,16 @@ each time:</p>
|
||||
<td>Boolean</td>
|
||||
<td>Expand the default widget upon starting the app.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>memory_legend</code></td>
|
||||
<td>String (one of ["none", "top-left", "top", "top-right", "left", "right", "bottom-left", "bottom", "bottom-right"])</td>
|
||||
<td>Where to place the legend for the memory widget.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>network_legend</code></td>
|
||||
<td>String (one of ["none", "top-left", "top", "top-right", "left", "right", "bottom-left", "bottom", "bottom-right"])</td>
|
||||
<td>Where to place the legend for the network widget.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
@ -1632,7 +1642,7 @@ each time:</p>
|
||||
<span class="md-icon" title="Last update">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M21 13.1c-.1 0-.3.1-.4.2l-1 1 2.1 2.1 1-1c.2-.2.2-.6 0-.8l-1.3-1.3c-.1-.1-.2-.2-.4-.2m-1.9 1.8-6.1 6V23h2.1l6.1-6.1-2.1-2M12.5 7v5.2l4 2.4-1 1L11 13V7h1.5M11 21.9c-5.1-.5-9-4.8-9-9.9C2 6.5 6.5 2 12 2c5.3 0 9.6 4.1 10 9.3-.3-.1-.6-.2-1-.2s-.7.1-1 .2C19.6 7.2 16.2 4 12 4c-4.4 0-8 3.6-8 8 0 4.1 3.1 7.5 7.1 7.9l-.1.2v1.8Z"/></svg>
|
||||
</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">January 11, 2024</span>
|
||||
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">April 2, 2024</span>
|
||||
</span>
|
||||
|
||||
|
||||
|
File diff suppressed because one or more lines are too long
@ -2,147 +2,147 @@
|
||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/troubleshooting/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/configuration/command-line-options/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/configuration/config-file/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/configuration/config-file/cpu/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/configuration/config-file/data-filtering/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/configuration/config-file/flags/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/configuration/config-file/layout/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/configuration/config-file/processes/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/configuration/config-file/theming/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/contribution/documentation/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/contribution/issues-and-pull-requests/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/contribution/packaging-and-distribution/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/contribution/development/build_process/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/contribution/development/deploy_process/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/contribution/development/dev_env/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/contribution/development/logging/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/contribution/development/testing/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/support/official/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/support/unofficial/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/usage/basic-mode/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/usage/general-usage/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/usage/widgets/battery/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/usage/widgets/cpu/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/usage/widgets/disk/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/usage/widgets/memory/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/usage/widgets/network/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/usage/widgets/process/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
<url>
|
||||
<loc>https://clementtsang.github.io/bottom/stable/usage/widgets/temperature/</loc>
|
||||
<lastmod>2024-03-23</lastmod>
|
||||
<lastmod>2024-04-02</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
</urlset>
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user