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.4.1.747771204693">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.747778205231">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.4.1">
|
||||
@@ -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.4.1.747771204693" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.4.1.747778205231" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.747771204693" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.747778205231" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.747771204693" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.747778205231" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -987,7 +987,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
|
||||
<li><a href="https://github.com/trimstray/nginx-admins-handbook">Nginx-Admins-Handbook</a> - Improve NGINX Performance</li>
|
||||
<li><a href="https://chrome.google.com/webstore/detail/visual-css-editor/cibffnhhlfippmhdmdkcfecncoaegdkh">Visual CSS Editor</a> - WordPress Site Designer</li>
|
||||
<li><a href="https://wpmantiq.com/">Mantiq</a> - Wordpress Visual Backend</li>
|
||||
<li><a href="https://github.com/hasinhayder/wpsqlite">WPSQLite</a> - Wordpress Site Deployment Tool</li>
|
||||
<li><a href="https://github.com/hasinhayder/wpsqlite">WPSQLite</a> or <a href="https://localwp.com">LocalWP</a> - Wordpress Site Deployment Tools</li>
|
||||
<li><a href="https://www.null-scripts.net/">Nulled Scripts</a>, <a href="https://nulljungle.com/">NullJungle</a> or <a href="https://nullphpscript.com/">Null PHP Script</a> - Nulled Scripts</li>
|
||||
<li><a href="https://github.com/wpengine/faustjs">faustjs</a> - Wordpress Framework</li>
|
||||
<li><a href="https://fmhy.pages.dev/storage/#wordpress-themes">Wordpress Themes</a> - Themes for Wordpress</li>
|
||||
@@ -1020,6 +1020,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
|
||||
<li><a href="https://gummyjs.vercel.app/">Gummy</a> - Easily Build Javascript Programs</li>
|
||||
<li><a href="https://www.nasm.us/">NASM</a> - Program Assembler</li>
|
||||
<li><a href="https://radicle.xyz/">Radicle</a> - P2P Software Development</li>
|
||||
<li>[MSYS2(https://www.msys2.org/) - Windows Software Creator</li>
|
||||
<li><a href="https://pakkly.com/">Pakkly</a> - Desktop App Deployment</li>
|
||||
<li><a href="https://www.nomadproject.io/">Nomad</a> / <a href="https://github.com/hashicorp/nomad">GitHub</a>, <a href="https://mrsk.dev/">MRSK</a> / <a href="https://discord.gg/YgHVT7GCXS">Discord</a> or <a href="https://www.waypointproject.io">Waypoint</a> - App Deployment Automation</li>
|
||||
<li><a href="https://livekit.io/">LiveKit</a> - Build Video / Audio Applications</li>
|
||||
|
||||
Reference in New Issue
Block a user