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="2.4.0.735329593521">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.735336672978">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 2.4.0">
|
||||
@@ -31,11 +31,11 @@
|
||||
<script>(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=2.4.0.735329593521" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.735336672978" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.735329593521" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.735336672978" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=2.4.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.735329593521" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.735336672978" data-turbo-eval="false" defer></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="docs-app" class="relative text-base antialiased text-gray-700 bg-white font-body dark:bg-dark-850 dark:text-dark-300">
|
||||
@@ -408,7 +408,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://cybertalentskids.com/">Cyber Talent Kids</a> - Learn About Cybersecurity</li>
|
||||
<li><a href="https://pwn.college/">pwn.college</a> - Cybersecurity Practice</li>
|
||||
<li><a href="https://github.com/Hack-with-Github/Awesome-Hacking">Awesome Hacking</a> - Pentesting / Security Index</li>
|
||||
<li><a href="https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE">Pentesting Bible</a> - Learn Pentesting</li>
|
||||
<li><a href="https://github.com/blaCCkHatHacEEkr/PENTESTING-BIBLE">Pentesting Bible</a> or <a href="https://owasp.org/www-project-juice-shop/">Juice Shop</a> - Learn Pentesting</li>
|
||||
<li><a href="https://www.hacksplaining.com/">Hacksplaining</a> - Developer Security Lessons</li>
|
||||
<li><a href="https://www.youtube.com/@_JohnHammond">John Hammond</a> or <a href="https://www.youtube.com/@LowLevelLearning/">LowLevelLearning</a> - Cybersecurity YouTube Tutorials</li>
|
||||
</ul>
|
||||
@@ -472,6 +472,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<ul>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/storage/#developer-tools">Developer Tools</a></strong> - Dev Tool Sites</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://list.community/">List.community</a></strong> - Programming / Development GitHub Lists</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/storage/#icon-download-sites">Icon Download Sites</a></strong> - Download Icons for Projects</li>
|
||||
<li><a href="https://github.com/ObuchiYuki/DevToysMac">DevToys</a> or <a href="https://devutils.app/">DevUtils</a> - Mac Dev Tools</li>
|
||||
<li><a href="https://fmhy.pages.dev/storage/#design-resources">Design Resources</a> or <a href="https://opensourcedesign.net/">Open Source Design</a> - Design Resource Sites</li>
|
||||
<li><a href="https://fmhy.pages.dev/img-tools">Image Tools</a> - Image & Graphic Design Tools</li>
|
||||
@@ -499,7 +500,6 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://sli.dev/">sli.dev</a> - Markdown to Slideshow</li>
|
||||
<li><a href="https://www.volumestories.com/">Volume</a> - Create Immersive Reading Experiences</li>
|
||||
<li><a href="https://daily.dev/">daily.dev</a> - Replace New Tab Page with Developer Articles</li>
|
||||
<li><a href="https://fmhy.pages.dev/storage/#icon-download-sites">Icon Download Sites</a> - Download Icons for Projects</li>
|
||||
<li><a href="https://formito.com/tools/favicon">Favicon Maker</a> or <a href="https://www.favicon-generator.org/">Favicon Generator</a> - Create Favicons</li>
|
||||
<li><a href="https://github.com/DovAmir/awesome-design-patterns">Awesome Design Patterns</a></li>
|
||||
<li><a href="https://lawsofux.com/">Laws of UX</a> - Maxims / Principles for UI Designers</li>
|
||||
@@ -864,7 +864,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<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> - Web App Security Testing</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="https://progressier.com/pwa-screenshots-generator">PWA Screenshot Generator</a> - Generate PWA Screenshots</li>
|
||||
<li><a href="https://github.com/emilk/egui">egui</a> - Rust GUI</li>
|
||||
<li><a href="http://formtochatbot.com/">Form To Chatbot</a> - Convert Google Form to Chatbot</li>
|
||||
@@ -1050,7 +1050,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><a href="https://hiddenpalace.org/">HiddenPalace</a> - Game Development Media Archive</li>
|
||||
<li><a href="https://www.newgrounds.com/wiki/creator-resources/game-dev-resources">Game Dev Resources</a>, <a href="https://github.com/ellisonleao/magictools">Magic Tools</a>, <a href="https://github.com/rafaskb/awesome-libgdx">LibGDX</a> or <a href="https://github.com/mbrukman/awesome-gamedev">Awesome Gamedev</a> - Game Development Resources</li>
|
||||
<li><a href="https://www.newgrounds.com/wiki/creator-resources/game-dev-resources">Game Dev Resources</a>, <a href="https://github.com/ellisonleao/magictools">Magic Tools</a>, <a href="https://github.com/rafaskb/awesome-libgdx">LibGDX</a>, <a href="https://www.vg-resource.com/">VG resource</a> or <a href="https://github.com/mbrukman/awesome-gamedev">Awesome Gamedev</a> - Game Development Resources</li>
|
||||
<li><a href="https://mboffin.itch.io/pico8-educational-toolset">PICO-8</a> - Basic Game Development Concepts</li>
|
||||
<li><a href="https://fmhy.pages.dev/storage/#game-engines">Free Game Engines</a></li>
|
||||
<li><a href="https://playerio.com/">Playerio</a> - Online Game Engine</li>
|
||||
@@ -1463,7 +1463,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
</h3>
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://ide.goorm.io/">goormIDE</a></strong>, <a href="https://www.jetbrains.com/fleet/">Fleet</a>, <a href="https://codetasty.com/">CodeTasty</a>, <a href="https://repl.it/">Repl.it</a>, <a href="https://boostnote.io/">BoostNote</a>, <a href="https://www.deta.sh/">Deta</a>, <a href="https://www.terraform.io/">TerraForm</a>, <a href="https://www.atheos.io/">Atheos</a> / <a href="https://github.com/Atheos/Atheos">GitHub</a>, <a href="https://m3o.com/">m3o</a>, <a href="https://datalore.jetbrains.com/">Datalore</a>, <a href="https://deepnote.com/">DeepNote</a>, <a href="http://www.firemonkeyx.com/">FireMonkeyX</a>, <a href="https://aws.amazon.com/cloud9/">Cloud9</a> or <a href="https://glitch.com/">Glitch</a> / <a href="https://github.com/m3o/m3o">GitHub</a> - Cloud IDE</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://ide.goorm.io/">goormIDE</a></strong>, <a href="https://www.jetbrains.com/fleet/">Fleet</a>, <a href="https://codetasty.com/">CodeTasty</a>, <a href="https://repl.it/">Repl.it</a>, <a href="https://boostnote.io/">BoostNote</a>, <a href="https://www.deta.sh/">Deta</a>, <a href="https://www.terraform.io/">TerraForm</a>, <a href="https://www.atheos.io/">Atheos</a> / <a href="https://github.com/Atheos/Atheos">GitHub</a>, <a href="https://m3o.com/">m3o</a>, <a href="https://datalore.jetbrains.com/">Datalore</a>, <a href="https://deepnote.com/">DeepNote</a>, <a href="http://www.firemonkeyx.com/">FireMonkeyX</a>, <a href="https://aws.amazon.com/cloud9/">Cloud9</a> or <a href="https://glitch.com/">Glitch</a> / <a href="https://replit.com/glitch">Replit Import</a> / <a href="https://github.com/m3o/m3o">GitHub</a> - Cloud IDE</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://codesandbox.io/">CodeSandbox</a></strong>, <a href="https://stackblitz.com/">StackBlitz</a> or <a href="https://www.gitpod.io/">GitPod</a> - Cloud IDE / VSCode</li>
|
||||
<li><a href="https://fmhy.pages.dev/storage/#text--code-collaboration">Text / Code Collaboration</a> - Text / Code Collaboration Tools</li>
|
||||
<li><a href="https://github.com/sobuj53/colabAlive">colab alive</a> - Keep Colab Open</li>
|
||||
|
||||
Reference in New Issue
Block a user