Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-09-04 20:11:06 +00:00
parent b899f92e87
commit 3f84b1827d
26 changed files with 145 additions and 118 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.747166358768">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.3.0.747173432191">
<!-- 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.747166358768" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.3.0.747173432191" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.3.0.747166358768" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.3.0.747173432191" 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.747166358768" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.3.0.747173432191" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -1509,6 +1509,7 @@
<li><a href="https://dutzi.github.io/so-reddit/">SO Reddit</a> - Stack Overflow Style Viewer</li>
<li><a href="https://unim.press/">Unim.Press</a> - Newspapers Style Viewer</li>
<li><a href="https://app.mailbrew.com/unreadit">Unreadit</a> - Reddit Newsletters</li>
<li><a href="https://github.com/Darkle/Roffline">Roffline</a> - Offline Reddit Viewer</li>
<li><a href="https://redditshell.com/">reddit shell</a> - Linux shell emulator for Reddit</li>
<li><a href="https://old.reddit.com/random">Random Reddit</a> or <a href="https://randomredditpost.netlify.app/">Random Reddit Post</a> - Get Random Reddit Threads / Possibly NSFW</li>
<li><a href="https://chrome.google.com/webstore/detail/thredd-useful-advice-from/nofhlafikocbioemioehbpadpgjlpeco/related">Thredd</a> - Find Reddit Discussions on WebPage you are Browsing</li>