Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-08-02 00:55:57 +00:00
parent f9b8c4cecb
commit b47c12c51e
26 changed files with 135 additions and 128 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.1.0.744242970489">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.744252924724">
<!-- 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.744242970489" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.1.0.744252924724" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744242970489" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744252924724" 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.744242970489" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744252924724" data-turbo-eval="false" defer></script>
<script defer data-domain="fmhy.pages.dev" src="https://a.bignutty.xyz/js/script.js"></script>
<link rel="stylesheet" href="static/styles.css">
@@ -492,6 +492,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#developer-tools">Developer Tools</a></strong> - Dev Tool Sites</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://list.community/">List.community</a></strong> - Programming / Development GitHub Lists</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#icon-download-sites">Icon Download Sites</a></strong> - Download Icons for Projects</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://fmhy.pages.dev/storage/#security--hacking-news">Security / Hacking News</a></strong></li>
<li><a href="https://github.com/ObuchiYuki/DevToysMac">DevToys</a> or <a href="https://devutils.com/">DevUtils</a> - Mac Dev Tools</li>
<li><a href="https://fmhy.pages.dev/storage/#design-resources">Design Resources</a> or <a href="https://opensourcedesign.net/">Open Source Design</a> - Design Resource Sites</li>
<li><a href="https://fmhy.pages.dev/img-tools">Image Tools</a> - Image &amp; Graphic Design Tools</li>