Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-09-06 10:12:07 +00:00
parent f37289e20e
commit 0ae4b3d959
26 changed files with 132 additions and 161 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.747303232363">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.3.0.747310292443">
<!-- 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.747303232363" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.3.0.747310292443" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.3.0.747303232363" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.3.0.747310292443" 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.747303232363" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.3.0.747310292443" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -1392,7 +1392,6 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://github.com/sdmg15/Best-websites-a-programmer-should-visit">Best-websites-a-programmer-should-visit</a> - Programming Site Index</li>
<li><a href="https://github.com/lorien/awesome-web-scraping">Awesome Web Scraping</a> - Web Scraping Tool Index</li>
<li><a href="https://github.com/mhxion/awesome-discord-communities">Awesome-Discord-Communities</a> - Programming / Developer / Discord Communities</li>
<li><a href="https://www.techbliss.org/">TechBliss</a> - Coding Forum</li>
<li><a href="https://github.com/yask123/AwesomeTwitterAccounts">Awesome Twitter Accounts</a> or <a href="https://github.com/mattn/awesome-twitter-communities">Awesome Twitter Communities</a> - Curated List of Programming Related Twitter Pages</li>
<li><a href="https://github.com/hardikvasa/awesome-programming">Awesome Programming</a> - Programming Resources</li>
<li><a href="https://github.com/ligurio/sqa-wiki/wiki">Awesome Software Quality</a> - Software Quality Testing Tools</li>
@@ -1423,7 +1422,6 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://octolinker.vercel.app/">OctoLinker</a> - Turn Code Statements into Links / <a href="https://github.com/OctoLinker/OctoLinker">Github</a></li>
<li><a href="https://github.com/emacs-tw/awesome-emacs">Awesome Emacs</a> or <a href="https://melpa.org/">Melpa</a> - Emacs Packages</li>
<li><a href="https://webden.dev/">WebDen</a>, <a href="https://riju.codes/">Riju</a>, <a href="https://www.tutorialspoint.com/codingground.htm">CodingGround</a> or <a href="https://onlinetool.io/">Online Tools</a> - Code Playgrounds</li>
<li><a href="https://dartpad.dartlang.org">DartPad</a> - Dart Code Playground</li>
<li><a href="https://www.qovery.com/">Qovery</a> - AWS Development Platform</li>
<li><a href="https://github.com/engineer-man/piston-bot">I run code</a> - Evaluate Code Snippets via Discord</li>
<li><a href="https://shell.cloud.google.com/">Shell Cloud</a> - Google Cloud Shell Environment</li>