Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-09-07 18:13:54 +00:00
parent b43c651614
commit 8c8ee79eda
26 changed files with 167 additions and 136 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.3.0.747418456899">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.3.0.747425594095">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.3.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.3.0.747418456899" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.3.0.747425594095" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.3.0.747418456899" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.3.0.747425594095" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.3.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.3.0.747418456899" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.3.0.747425594095" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -596,6 +596,7 @@
<li><a href="https://github.com/trimstray/the-book-of-secret-knowledge">The Book of Secret Knowledge</a></li>
<li><a href="https://gist.github.com/bgoonz/be5c5be77169ef333b431bc37d331176">Ultimate Cheatsheet</a></li>
<li><a href="https://wiki.archlinux.org/title/list_of_applications">ArchWiki List of Applications</a></li>
<li><a href="https://www.linuxalt.com/">LinuxAlt</a></li>
<li><a href="https://github.com/9fans/plan9port">Plan9Port</a></li>
<li><a href="https://itlanyan.com/">tlanyan</a></li>
<li><a href="https://flathub.org/">Flathub</a> - Flatpak Repository</li>