Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-09-23 22:09:53 +00:00
parent caf3b100b2
commit 9c66f28606
26 changed files with 116 additions and 110 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.5.0.748815008361">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.748822154838">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.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.5.0.748815008361" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.5.0.748822154838" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.748815008361" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.748822154838" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.748815008361" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.748822154838" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -1502,11 +1502,11 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://asdf-vm.com/">asdf</a> - Multi-Runtime Management CLI</li>
<li><a href="https://github.com/oconnor663/sha256_project">The SHA-256 Project</a> - Develop SHA-256 from Scratch</li>
<li><a href="https://github.com/comex/substitute">substitute</a> - Free Runtime Modification Library</li>
<li><a href="https://sourcegraph.com/">Sourcegraph</a> or <a href="https://geoff.greer.fm/ag/">Ag</a> / <a href="https://github.com/ggreer/the_silver_searcher">GitHub</a> - Code Searching</li>
<li><a href="https://sourcegraph.com/">Sourcegraph</a>, <a href="https://github.com/kantord/SeaGOAT">SeaGOAT</a> or <a href="https://geoff.greer.fm/ag/">Ag</a> / <a href="https://github.com/ggreer/the_silver_searcher">GitHub</a> - Code Searching</li>
<li><a href="https://www.grepper.com/">CodeGrepper</a> - Code Search Extension</li>
<li><a href="http://searchcode.com/">searchcode</a> or <a href="http://publicwww.com/">PublicWWW</a> - Source Code Search</li>
<li><a href="https://www.sourcecodester.com/">Sourcecodester</a>, <a href="https://www.code-projects.org/">Code Projects</a>, <a href="https://codeastro.com/">Codastro</a>, <a href="https://www.kashipara.com/">Kashipara</a> or <a href="https://www.itsourcecode.com/">ItSourceCode</a> - Source Code Projects</li>
<li><a href="https://github.com/Rich-Harris/magic-string">magic-string</a> - String Editor</li>
<li><a href="https://www.grepper.com/">CodeGrepper</a> - Code Search Extension</li>
<li><a href="https://shortcode.dev/">ShortCode</a>, <a href="https://code.google.com/archive/">Google Code Archive</a> or <a href="https://www.codelist.cc/">CodeList</a> - Script / Code Indexes</li>
<li><a href="https://moonscript.org/">MoonScript</a> - Dynamic Scripting Language</li>
<li><a href="https://dreamy-ptolemy-eb4e80.netlify.app/">Carbon</a> / <a href="https://carbon.now.sh/">2</a>, <a href="https://codeimage.dev/">CodeImage</a>, <a href="https://ray.so/">ray.so</a>, <a href="https://chalk.ist/">Chalk</a>, <a href="https://www.codepng.app/">CodePNG</a>, <a href="https://snapartify.com">Snapartify</a> or <a href="https://showcode.app/">Show Code</a> - Code Screenshots</li>