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.745289268044">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.745294518989">
|
||||
|
||||
<!-- 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.745289268044" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.745294518989" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745289268044" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.745294518989" 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.745289268044" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.745294518989" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -961,7 +961,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
|
||||
<li><a href="https://www.pwabuilder.com/">PWABuilder</a> - Turn Site into Progressive Web App</li>
|
||||
<li><a href="https://github.com/GoogleChrome/lighthouse">LightHouse</a> - Web App Performance Test</li>
|
||||
<li><a href="https://chaos-frontend-toolkit.web.app/">Chaos Frontend Toolkit</a> - Break Your Web Apps to Improve Them</li>
|
||||
<li><a href="http://w3af.org/">w3af</a> or <a href="https://fmhy.pages.dev/base64/#burp">Burp</a> or <a href="https://www.zaproxy.org/">ZAP</a> - Web App Security Testing</li>
|
||||
<li><a href="http://w3af.org/">w3af</a> or <a href="https://www.zaproxy.org/">ZAP</a> - Web App Security Testing</li>
|
||||
<li><a href="https://progressier.com/pwa-screenshots-generator">PWA Screenshot Generator</a> - Generate PWA Screenshots</li>
|
||||
<li><a href="https://formtochatbot.com/">Form To Chatbot</a> - Convert Google Form to Chatbot</li>
|
||||
<li><a href="https://github.com/amerrigan/HeroSaver-v2">Herosaver</a> - Save Site Configuration and STLs</li>
|
||||
@@ -1237,7 +1237,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheat Sheets<
|
||||
<li><a href="https://www.githubstatus.com/">GitHubStatus</a> - GitHub Outage Status</li>
|
||||
<li><a href="https://githut.info/">Githut</a> - GitHub Programming Language Stats</li>
|
||||
<li><a href="https://gitexplorer.com/">Git Explorer</a>, <a href="http://www.ndpsoftware.com/git-cheatsheet.html">Git Cheatsheet</a>, <a href="https://hackprogramming.com/notes/git-cheatsheet">git-cheatsheet</a> or <a href="https://gabrieldejesus.github.io/git-commands/">Git Commands</a> / <a href="https://github.com/gabrieldejesus/git-commands">2</a> - Git Command Lists / Search</li>
|
||||
<li><a href="https://desktop.github.com/">GitHub Desktop</a> / <a href="https://github.com/shiftkey/desktop">Linux</a>, <a href="https://git-fork.com/">Git-Fork</a> or <a href="https://fmhy.pages.dev/base64/#tower">Tower</a> - Git Clients</li>
|
||||
<li><a href="https://desktop.github.com/">GitHub Desktop</a> / <a href="https://github.com/shiftkey/desktop">Linux</a> or <a href="https://git-fork.com/">Git-Fork</a> - Git Clients</li>
|
||||
<li><a href="https://github.com/dahlbyk/posh-git">posh-git</a> - Git Powershell Environment</li>
|
||||
<li><a href="https://github.dev/">GitHub.Dev</a> - GitHub Web App</li>
|
||||
<li><a href="https://github.com/refined-github/refined-github">refined-github</a> or <a href="https://github.com/FredrikNoren/ungit">Ungit</a> - Improved GitHub Interface</li>
|
||||
|
||||
Reference in New Issue
Block a user