Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -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.0.3.741240891014">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.741248165620">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.0.3">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script>(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.0.3.741240891014" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=3.0.3.741248165620" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.741240891014" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.741248165620" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=3.0.3" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.741240891014" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.741248165620" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
@@ -189,6 +189,7 @@
|
||||
<li>rTorrent Tools - <a href="https://github.com/pyroscope/rtorrent-ps">Extended</a> / <a href="https://github.com/pyroscope/pyrocore">Tools</a> / <a href="https://calomel.org/rtorrent_mods.html">Mods</a> / <a href="https://github.com/AkdM/rutorrent-all-seeders">All Seeders Column</a> / <a href="https://github.com/binhex/arch-rtorrentvpn">Docker Build</a></li>
|
||||
<li><a href="https://github.com/Novik/ruTorrent">RuTorrent</a> or <a href="https://flood.js.org/">flood</a> - RTorrent Web Frontend / <a href="https://github.com/InAnimaTe/rutorrent-themes">Themes</a>, <a href="https://github.com/artyuum/3rd-party-ruTorrent-Themes">2</a></li>
|
||||
<li><a href="https://linuxdiscord.com/">Linux x Technology</a>, <a href="https://ezlinux.net/">Ezlinux</a>, <a href="https://discord.gg/linuxchat">Linux.Chat</a> or <a href="https://discord.gg/discord-linux">Discord-Linux</a> - Linux Discussion / Forums</li>
|
||||
<li><a href="https://linux.die.net/">die.net</a> - Linux Documentation</li>
|
||||
<li><a href="https://frippery.org/busybox/">BusyBox</a> - Unix Tools</li>
|
||||
<li><a href="https://github.com/alebcay/awesome-shell">Awesome-shell</a>, <a href="https://altbox.dev/">AltBox</a> or <a href="https://github.com/rendick/LinuxTools">LinuxTools</a> - Linux CLI Tools</li>
|
||||
<li><a href="https://github.com/AdnanHodzic/auto-cpufreq">auto-cpufreq</a> - CPU Speed & Power Optimization Automation</li>
|
||||
@@ -244,7 +245,7 @@
|
||||
<li><a href="https://github.com/libimobiledevice/libimobiledevice">libimobiledevice</a> - Communicate with iOS Devices</li>
|
||||
<li><a href="https://github.com/instantbox/instantbox">InstantBox</a> - Temporary Linux Systems</li>
|
||||
<li><a href="https://www.howtoforge.com/">HowtoForge</a>, <a href="https://github.com/sindresorhus/guides">Sindresorhus Guides</a>, <a href="https://www.youtube.com/c/ErikDubois">Erik Dubois</a>, <a href="https://linuxjourney.com/">LinuxJourney</a> or <a href="https://www.youtube.com/channel/UC7YOGHUfC1Tb6E4pudI9STA">Mental Outlaw</a> - Linux Guides / Tutorials</li>
|
||||
<li><a href="https://archlinuxgui.in/download.html">ArchLinuxGUI</a>, <a href="https://github.com/ChrisTitusTech/ArchTitus">ArchTitus</a>, <a href="https://github.com/archlinux/archinstall">archinstall</a> or <a href="https://anarchyinstaller.gitlab.io/">Anarchy</a> - Arch Linux Installer</li>
|
||||
<li><a href="https://github.com/ChrisTitusTech/ArchTitus">ArchTitus</a>, <a href="https://github.com/archlinux/archinstall">archinstall</a> or <a href="https://anarchyinstaller.gitlab.io/">Anarchy</a> - Arch Linux Installer</li>
|
||||
<li><a href="https://easypanel.io/">EasyPanel</a> - Server Control Panel</li>
|
||||
<li><a href="https://www.reddit.com/r/linuxupskillchallenge/">/r/linuxupskillchallenge</a> - How-to Sysadmin a Remote Server</li>
|
||||
<li><a href="https://fmhy.pages.dev/base64/#free-cloud-linux-server">Free Cloud Linux Server</a> - Free Cloud Server Guide</li>
|
||||
|
||||
Reference in New Issue
Block a user