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.751500604396">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.751510181480">
|
||||
|
||||
<!-- 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.751500604396" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.751510181480" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.751500604396" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.751510181480" 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.751500604396" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.751510181480" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -310,7 +310,7 @@
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/base64/#free-courses-by-xemu">Free Courses by Xemu</a></strong> - Programming Course Drives</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/readingpiracyguide/#programming-sites">Programming Book Sites</a></strong> - Read / Download Programming Books</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://stackoverflow.com/">StackOverflow</a></strong> / <a href="https://code.whatever.social/">Frontend</a>, <a href="https://www.decodingdevops.com/">DecodingDevOps</a> or <a href="https://stackroboflow.com/">Stack Roboflow</a> - Developer Q&A</li>
|
||||
<li><a href="https://whatdoesthiscodedo.com/">WDTCD?</a>, <a href="https://chat.collectivai.com/">CollectivAI</a> or <a href="https://denigma.app/#demo">Denigma</a> - AI Code Explanations</li>
|
||||
<li><a href="https://whatdoesthiscodedo.com/">WDTCD?</a>, <a href="https://www.blackbox.chat/">Blackbox</a>, <a href="https://chat.collectivai.com/">CollectivAI</a> or <a href="https://denigma.app/#demo">Denigma</a> - AI Code Explanations</li>
|
||||
<li><a href="https://dzone.com/">DZone</a> - Developer Tutorials</li>
|
||||
<li><a href="https://developers.redhat.com/">RedHat</a> - Development Tutorials</li>
|
||||
<li><a href="https://dev.tube/">Dev.tube</a> - Developer Talks</li>
|
||||
@@ -1707,7 +1707,7 @@
|
||||
<li><a href="https://beeceptor.com/">Beeceptor</a> - Mock REST APIs</li>
|
||||
<li><a href="https://insomnia.rest/">Insomnia</a> - API Client</li>
|
||||
<li><a href="https://strapi.io/">Strapi</a> or <a href="https://www.postman.com/">Postman</a> - API Builders</li>
|
||||
<li><a href="https://api.together.xyz/playground">API Together</a> - AI App API</li>
|
||||
<li><a href="https://api.together.xyz/playground">API Together</a> - AI App APIs</li>
|
||||
<li><a href="https://github.com/bustoutsolutions/siesta">Siesta</a> - Write REST API Clients for iOS / macOS</li>
|
||||
<li><a href="https://poll2hook.com/">Poll2Hook</a> - REST API to Webhooks</li>
|
||||
<li><a href="https://webauthn.io/">WebAuthn</a> - Data Security Authentication API</li>
|
||||
|
||||
Reference in New Issue
Block a user