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.1.0.745754988121">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745762643696">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.1.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.1.0.745754988121" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.745762643696" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745754988121" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745762643696" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.1.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745754988121" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745762643696" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -305,7 +305,7 @@
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://discord.gg/linuxchat">Linux.Chat</a></strong>, <a href="https://linuxdiscord.com/">Linux x Technology</a>, <a href="https://ezlinux.net/">Ezlinux</a> or <a href="https://discord.gg/discord-linux">Discord-Linux</a> - Linux Discussion / Forums</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://wiki.archlinux.org/">Archwiki</a></strong> - Arch Linux Wiki / <a href="https://man.archlinux.org/">Manuals</a> / <a href="https://codeberg.org/theooo/mantra.py">TUI</a></li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://github.com/ventoy/Ventoy">Ventoy</a></strong> - Create Bootable USB Linux Drives</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://github.com/aristocratos/bpytop">Bpytop</a></strong>, <strong><a href="https://github.com/dylanaraps/pfetch">pfetch</a></strong>, <a href="https://github.com/TheTumultuousUnicornOfDarkness/CPU-X">CPU-X</a>, <a href="https://github.com/MrRio/vtop">vtop</a>, <a href="https://github.com/dylanaraps/neofetch">neofetch</a> / <a href="https://github.com/chick2d/neofetch-themes">Themes</a> or <a href="https://github.com/lm-sensors/lm-sensors">LM Sensors</a> - System Info / Resource Monitors</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://github.com/aristocratos/bpytop">Bpytop</a></strong>, <strong><a href="https://github.com/dylanaraps/pfetch">pfetch</a></strong>, <strong><a href="https://github.com/flightlessmango/MangoHud">MangoHud</a></strong>, <a href="https://github.com/TheTumultuousUnicornOfDarkness/CPU-X">CPU-X</a>, <a href="https://github.com/MrRio/vtop">vtop</a>, <a href="https://github.com/dylanaraps/neofetch">neofetch</a> / <a href="https://github.com/chick2d/neofetch-themes">Themes</a> or <a href="https://github.com/lm-sensors/lm-sensors">LM Sensors</a> - System Info / Resource Monitors</li>
|
||||
<li><a href="https://github.com/Sysinternals/SysmonForLinux">SysmonForLinux</a> - Monitor / Log System Activity</li>
|
||||
<li><a href="https://github.com/andreas-abel/nanoBench">Nanobench</a> - CPU Microbenchmark / <a href="https://nanobench.ankerl.com/">Documentation</a></li>
|
||||
<li><a href="https://github.com/scanmem/scanmem">ScanMem</a> - Memory Scanner / Debugger</li>
|
||||
|
||||
Reference in New Issue
Block a user