Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-10-05 00:50:30 +00:00
parent 9a795b88b0
commit b3cd0364f9
26 changed files with 175 additions and 198 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.749772660798">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.749782190872">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.0">
@@ -31,11 +31,11 @@
<script data-cfasync="false">(function () { var el = document.documentElement, m = localStorage.getItem("doc_theme"), wm = window.matchMedia; if (m === "dark" || (!m && wm && wm("(prefers-color-scheme: dark)").matches)) { el.classList.add("dark") } else { el.classList.remove("dark") } })();</script>
<link href="../static/favicon.ico" rel="icon">
<link href="../resources/css/retype.css?v=3.5.0.749772660798" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.5.0.749782190872" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.749772660798" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.749782190872" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.749772660798" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.749782190872" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -540,8 +540,8 @@
<ul>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/alebcay/awesome-shell">Awesome-shell</a></strong>, <a href="https://github.com/tldr-pages/tldr/">tldr</a>, <a href="https://altbox.dev/">AltBox</a> or <a href="https://github.com/rendick/LinuxTools">LinuxTools</a> - Linux Shell Resources</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/rothgar/awesome-tuis">Awesome TUIs</a></strong> - List of TUIs</li>
<li><span class="docs-emoji">&#x1F310;</span> <strong><a href="https://github.com/sheepla/awesome-for-oneliner">awesome-for-oneliner</a></strong>, <a href="https://helpmanual.io/">Helmanual</a>, <a href="https://play.google.com/store/apps/details?id=com.inspiredandroid.linuxcommandbibliotheca">Linux Command Library</a> or <a href="https://www.commandlinefu.com/">CommandlineFU</a> - Unix Commands</li>
<li><span class="docs-emoji">&#x21AA;&#xFE0F;</span> <strong><a href="https://fmhy.pages.dev/storage/#command-line-shells">Linux Shell Index</a></strong> or <a href="https://github.com/ibraheemdev/modern-unix">Modern Unix</a></li>
<li><span class="docs-emoji">&#x21AA;&#xFE0F;</span> <strong><a href="https://fmhy.pages.dev/storage/#cli-cheat-sheets">CLI Cheat Sheets</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://gitlab.gnome.org/GNOME/baobab">Baobab</a></strong>, <a href="https://github.com/jarun/nnn">nnn</a>, <a href="https://github.com/leo-arch/clifm">clifm</a>, <a href="https://github.com/mistakenelf/fm">fm</a>, <a href="https://github.com/kamiyaa/joshuto">Joshuto</a>, <a href="https://github.com/dundee/gdu">gdu</a> or <a href="https://github.com/rofl0r/ncdu">NCDU</a> - Terminal File Manager / Disk Usage Analyzers</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/alacritty/alacritty">Alacritty</a></strong>, <strong><a href="https://sw.kovidgoyal.net/kitty/overview/">Kitty</a></strong>, <a href="https://st.suckless.org/">Simple Terminal</a>, <a href="https://apps.kde.org/yakuake/">yakuake</a>, <a href="https://codeberg.org/akib/emacs-eat">emacs-eat</a> or <a href="https://tabby.sh/">tabby</a> - Terminal Emulators</li>
<li><a href="https://github.com/Loupeznik/utils">utils</a> or <a href="https://github.com/jackrabbit335/UsefulLinuxShellScripts">UsefulLinuxShellScripts</a> - Linux Shell Tool Scripts</li>
@@ -550,7 +550,6 @@
<li><a href="https://github.com/techarkit/shell-scripting-tutorial">shell-scripting-tutorial</a> - Shell Scripting Tutorial</li>
<li><a href="http://mama.indstate.edu/users/ice/tree/">Tree</a> - Directory Listing Command</li>
<li><a href="https://github.com/jlevy/the-art-of-command-line">Command Line Guide</a> or <a href="https://www.linuxcommand.org/tlcl.php">LinuxCommand</a> - Command-Line Lessons</li>
<li><a href="https://cheat.sh/">Cheat.sh</a> or <a href="https://github.com/santinic/how2">how2</a> - Command-Line Cheat Sheet</li>
<li><a href="https://ss64.com/bash/">ss64 Bash</a> or <a href="https://github.com/onceupon/Bash-Oneliner">Bash Oneliner</a> - Linux Bash Commands</li>
<li><a href="https://gitlab.com/slackermedia/bashcrawl">Bash Crawl</a> - Linux Command Learning Game</li>
<li><a href="https://github.com/Silejonu/bash_loading_animations">bash_loading_animations</a> - Bash Loading Animations</li>