Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-11-01 22:10:58 +00:00
parent 8a4794ff1b
commit 160a8ee6a3
26 changed files with 107 additions and 121 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.5.0.752184681256">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752191791526">
<!-- 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.752184681256" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.5.0.752191791526" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752184681256" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752191791526" 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.752184681256" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752191791526" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -1120,8 +1120,6 @@
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.browserling.com/">Browserling</a></strong> - Browser Emulators</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://support.mozilla.org/en-US/kb/keyboard-shortcuts-perform-firefox-tasks-quickly">Firefox Keyboard Shortcuts</a></strong></li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://support.google.com/chrome/answer/157179?hl=en&amp;co=GENIE.Platform%3DDesktop">Chrome Keyboard Shortcuts</a></strong></li>
<li><a href="https://thorium.rocks/">Thorium</a> - Enhanced Chromium / <a href="https://github.com/Alex313031/Thorium">GitHub</a></li>
<li><a href="https://github.com/Alex313031/Mercury">Mercury</a> - Firefox Fork w/ Compiler Optimization</li>
<li><a href="https://vsynctester.com/">VsyncTester</a> - Browser VSYNC Test</li>
<li><a href="https://neverinstall.com/">NeverInstall</a> - Use Apps in Browser</li>
<li><a href="https://qutebrowser.org/">QuteBrowser</a> - Keyboard Focused Browser</li>