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.1.0.745402386531">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745409445801">
|
||||
|
||||
<!-- 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.745402386531" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.745409445801" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745402386531" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745409445801" 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.745402386531" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745409445801" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -713,6 +713,7 @@
|
||||
<li><a href="https://maccy.app/">Maccy</a> - Clipboard Manager</li>
|
||||
<li><a href="https://leftonread.me/">Left on Read</a> - iMessage Client / <a href="https://github.com/Left-on-Read/leftonread">Github</a></li>
|
||||
<li><a href="https://goodsnooze.gumroad.com/l/macbing">MacBing</a> - Bing Chat</li>
|
||||
<li><a href="https://www.vienna-rss.com/">ViennaRSS</a> - RSS Feed Reader</li>
|
||||
<li><a href="https://github.com/dialect-app/dialect">Dialect</a> - Translator</li>
|
||||
<li><a href="https://sindresorhus.com/aiko">Aiko</a> - Audio Transcriber</li>
|
||||
<li><a href="https://getdrafts.com/">Drafts</a>, <a href="https://macromates.com/">TextMate</a>, <a href="https://apps.apple.com/us/app/nebo-notes-pdf-annotations/id1119601770">Nebo</a>, <a href="https://github.com/file-acomplaint/kyun">Kyun</a> or <a href="http://www.voodoopad.com/">Voodoopad</a> - Text Editors / Notes</li>
|
||||
|
||||
Reference in New Issue
Block a user