Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-06-07 10:11:31 +00:00
parent ff37b3ef64
commit a7c91af64c
25 changed files with 130 additions and 145 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.0.3.739440841585">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.739447871772">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.0.3">
@@ -31,11 +31,11 @@
<script>(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.0.3.739440841585" rel="stylesheet" />
<link href="../resources/css/retype.css?v=3.0.3.739447871772" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.739440841585" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.739447871772" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/retype.js?v=3.0.3" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.739440841585" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.739447871772" data-turbo-eval="false" defer></script>
</head>
<body>
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
@@ -487,13 +487,8 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<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>
<li><a href="https://www.is-a.dev/">is-a.dev</a> - Developer Homepages</li>
<li><a href="https://www.introai.me/">IntroAI</a> - Generate Developer Intros</li>
<li><a href="https://contentdrips.com/">Contentdrips</a> or <a href="https://creatorkit.com/">CreatorKit</a> - Brand Design Tools</li>
<li><a href="https://forge.tedomum.net/groups/ReverseEagle/-/archived">ReverseEagle</a>, <a href="https://web.archive.org/web/20210116205638/https://developers.reverseeagle.org/">2</a> - Privacy Focused Developer Software</li>
<li><a href="https://www.btw.so/open-source-alternatives">Open Source Alternatives</a> - Open Source Development Software</li>
<li><a href="https://www.consul.io/">Consul</a> - Development App Network / <a href="https://github.com/hashicorp/consul">GitHub</a></li>
<li><a href="https://github.com/kahun/awesome-sysadmin">Awesome Sysadmin</a> - Systadmin Resources</li>
<li><a href="https://github.com/academic/awesome-datascience">Awesome DataScience</a> or <a href="https://github.com/Mohitkr95/Best-Data-Science-Resources">Best Data Science Resources</a> - Data Science Resources</li>
<li><a href="https://www.mage.ai/">Mage</a> - Data Science Pipelines</li>
<li><a href="https://www.supernova.io/">SuperNova</a> - Design System Manager</li>