Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-04-07 14:09:37 +00:00
parent 92f6371896
commit 2a36e9e2a2
25 changed files with 139 additions and 201 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.734185215698">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.734191768564">
<!-- 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.734185215698" rel="stylesheet" />
<link href="../resources/css/retype.css?v=2.4.0.734191768564" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734185215698" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.734191768564" 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.734185215698" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.734191768564" 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">
@@ -685,7 +685,7 @@
<li><a href="https://github.com/adbenitez/deltalab-android">Delta Lab</a> - Email Based Messenger</li>
<li><a href="https://socratic.org/">Get Unstuck</a> - Homework Answers / Help</li>
<li><a href="https://github.com/the-rebooted-coder/Take-Notes">Take Notes</a> - Convert Text to Handwritten Notes</li>
<li><a href="https://fmhy.pages.dev/storage/#note-taking--to_do_apps">To-Do Apps</a> - To-Do List Apps</li>
<li><a href="https://fmhy.pages.dev/storage/#note-taking--to-do-apps">To-Do Apps</a> - To-Do List Apps</li>
<li><a href="https://github.com/afzalali15/flutter_alarm_clock">Flutter Clock</a> - Clock / Alarm</li>
<li><a href="https://github.com/sweakpl/qralarm-android">QRAlarm</a> - Scan QR Code to Turn Off Alarm</li>
<li><a href="https://github.com/Etar-Group/Etar-Calendar">Etar</a>, <a href="https://digibites.nl/digical">digical</a>, <a href="https://timeblocks.com/">TimeBlocks</a> or <a href="https://timetreeapp.com/intl/en/">TimeTreeApp</a> - Calendars</li>