Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-04-09 16:12:51 +00:00
parent 0370c0bb38
commit 8221f81e14
25 changed files with 213 additions and 208 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="2.4.0.734364531284">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.734371961247">
<!-- See retype.com -->
<meta name="generator" content="Retype 2.4.0">
@@ -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=2.4.0.734364531284" rel="stylesheet" />
<link href="../resources/css/retype.css?v=2.4.0.734371961247" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734364531284" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734371961247" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734364531284" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734371961247" 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">
@@ -1161,7 +1161,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<li><a href="https://github.com/MunGell/awesome-for-beginners">Awesome First PR Oppotunities</a> - Beginner Friendly FOSS Project Index</li>
<li><a href="https://github.com/lindell/multi-gitter">multi-gitter</a> - Bulk Repository Updater</li>
<li><a href="https://gitextensions.github.io/">Git Extensions</a>, <a href="https://railway.app/">Railway</a> or <a href="https://thermal.codecarrot.net/">Thermal</a> - Git Repository Managers</li>
<li><a href="https://gitzip.org/">GitZip</a> or <a href="https://minhaskamal.github.io/DownGit">DownGit</a> - Download GitHub Repository Sub-Folders / Files</li>
<li><a href="https://minhaskamal.github.io/DownGit">DownGit</a> - Download GitHub Repository Sub-Folders / Files</li>
<li><a href="https://github.com/MaxGyver83/install-from-github">Install from GitHub</a> or <a href="https://github.com/zyedidia/eget">Eget</a> - Install Packages / Binaries Directly from GitHub</li>
<li><a href="https://github.com/linyows/github-wiki-search">GitHub Wiki Search</a> - Search GitHub Repository Wikis</li>
<li><a href="https://useful-forks.github.io/">useful-forks</a> or <a href="https://andremiras.github.io/gitpop3/">GitPop3</a> - GitHub Fork Search</li>