Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-08-16 06:14:07 +00:00
parent 418087bbf2
commit 9992e0ae65
26 changed files with 100 additions and 100 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.745474362026">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745481613151">
<!-- 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.745474362026" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.1.0.745481613151" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745474362026" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745481613151" 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.745474362026" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745481613151" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -1078,7 +1078,6 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
<li><a href="https://github.com/afgprogrammer/Flutter-Login-Page-Design">Flutter Login Page Design</a> or <a href="https://github.com/cgoldsby/LoginCritter">LoginCritter</a> - Login Page Designs</li>
<li><a href="https://github.com/florinpop17/app-ideas">App ideas</a> - Collection of App Ideas</li>
<li><a href="https://fastlane.tools/">Fastlane</a> - App Development Automation / <a href="https://github.com/fastlane/fastlane">GitHub</a></li>
<li><a href="https://iwishtherewas.app/">I wish there was app</a> - Get App Ideas From Twitter</li>
<li><a href="https://blisk.io/">Blisk</a> - Cross-Device Testing</li>
<li><a href="https://percy.io/">Percy</a> - Visual App Review Platform</li>
<li><a href="https://github.com/didi/booster">Booster</a> - Mobile App Optimization</li>