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.742328087458">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.742335156783">
|
||||
|
||||
<!-- 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.742328087458" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=3.0.3.742335156783" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.742328087458" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.742335156783" 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.742328087458" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.742335156783" data-turbo-eval="false" defer></script>
|
||||
|
||||
<script defer data-domain="fmhy.pages.dev" src="https://meowlytics.bignutty.xyz/js/script.js"></script>
|
||||
|
||||
@@ -193,7 +193,7 @@
|
||||
<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://frippery.org/busybox/">BusyBox</a> or <a href="https://kkovacs.eu/cool-but-obscure-unix-tools/">Obscure Unix</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>
|
||||
<li><a href="https://github.com/Kazhnuz/awesome-gnome">Awesome Gnome</a> - GNOME Distro Resources</li>
|
||||
@@ -401,6 +401,7 @@
|
||||
<li><a href="https://dunst-project.org/">dunst</a> - Customizable Notification Daemon / <a href="https://github.com/dunst-project/dunst">GitHub</a></li>
|
||||
<li><a href="https://github.com/autokey/autokey">Autokey</a> - Linux Automation Utility</li>
|
||||
<li><a href="https://crontab-generator.org/">Crontab Generator</a> - Generate Crontab Syntax</li>
|
||||
<li><a href="https://crontab.guru/">Crontab Guru</a> - Crontab Editor</li>
|
||||
<li><a href="https://github.com/OneCDOnly/create-autorun">create-autorun</a> - Create QNAP NAS Autorun Environment</li>
|
||||
<li><a href="https://github.com/powershell/powershell">PowerShell</a> - PowerShell</li>
|
||||
<li><a href="https://ghostwriter.kde.org/">Ghostwriter</a> or <a href="http://remarkableapp.github.io/">Remarkable</a> - Markdown Editor</li>
|
||||
|
||||
Reference in New Issue
Block a user