Refreshes Retype-generated documentation.
Process triggered by nbats.
This commit is contained in:
@@ -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.5.0.752767829627">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752775241878">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.5.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.5.0.752767829627" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.752775241878" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752767829627" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752775241878" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752767829627" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752775241878" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -992,7 +992,7 @@
|
||||
<li><span class="docs-emoji">🌐</span> <strong><a href="https://github.com/ligurio/sqa-wiki/wiki">Awesome Software Quality</a></strong> - Software Quality Testing Resources</li>
|
||||
<li><span class="docs-emoji">🌐</span> <strong><a href="https://github.com/balintkissdev/awesome-dos">Awesome DOS</a></strong> - DOS App Development Resources</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.electronjs.org/">Electron</a></strong>, <a href="https://www.marsx.dev/">MarsX</a>, <a href="https://www.outrunlabs.com/revery/">Revery</a>, <a href="https://proton-native.js.org/">Proton Native</a>, <a href="https://neutralino.js.org/">Neutralinojs</a>, <a href="https://github.com/casualwriter/powerpage">PowerPage</a>, <a href="https://flet.dev/">Flet</a>, <a href="https://www.felvin.com/">Felvin</a> or <a href="https://tauri.app/">Tauri</a> / <a href="https://github.com/tauri-apps/awesome-tauri">Resources</a> - Desktop App Builders</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong>Electron Tools</strong> - <a href="https://github.com/Automattic/simplenote-electron/tree/v2.17.0">Notes</a> / <a href="https://www.electronjs.org/apps/">App Store</a> / <a href="https://github.com/pd4d10/debugtron">Debugger</a> / <a href="https://kernel.fish/">Mod Loader</a> / <a href="https://www.electron.build/">Builder</a></li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong>Electron Tools</strong> - <a href="https://www.electronjs.org/apps/">App Store</a> / <a href="https://github.com/pd4d10/debugtron">Debugger</a> / <a href="https://kernel.fish/">Mod Loader</a> / <a href="https://www.electron.build/">Builder</a></li>
|
||||
<li><a href="https://budibase.com/">Budibase</a>, <a href="https://tooljet.com/">ToolJet</a>, <a href="https://retool.com/">retool</a> or <a href="https://github.com/appsmithorg/appsmith">AppSmith</a> - Internal Tool Builders</li>
|
||||
<li><a href="https://raylibtech.itch.io/">raylib technologie</a>, <a href="https://github.com/MorganGeek/bookmarks">bookmarks</a> or <a href="https://github.com/mtdvio/every-programmer-should-know">Every-programmer-should-know</a> - Software Development Tools</li>
|
||||
<li><a href="https://theos.dev/">Theos</a> - Program Build System / <a href="https://github.com/theos/theos">GitHub</a> / <a href="https://github.com/kabiroberai/theos-jailed/wiki/Installation">Jailed Tweaks</a></li>
|
||||
|
Reference in New Issue
Block a user