Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-05-04 02:27:42 +00:00
parent fff3b2658f
commit 2f6b39f54c
25 changed files with 224 additions and 174 deletions

View File

@@ -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.736476975877">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.736482447250">
<!-- 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.736476975877" rel="stylesheet" />
<link href="../resources/css/retype.css?v=2.4.0.736482447250" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.736476975877" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.736482447250" 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.736476975877" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.736482447250" 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">
@@ -189,7 +189,7 @@
<li><a href="https://quickref.me/">QuickRef.ME</a>, <a href="https://www.dark-hamster.com/">Dark Hamster</a> or <a href="https://devhints.io/">Devhints</a> - Developer Cheat Sheets</li>
<li><a href="https://i.ibb.co/J3ppPQ3/5bdea0d754ac.png">Programming Challenges</a>, <a href="https://devpost.com/">DevPost</a>, <a href="https://www.hackerearth.com/challenges/">HackTheEarth</a>, <a href="https://emkc.org/challenges">EMKC</a> or <a href="https://codegolf.stackexchange.com/">Code Golf</a> - Programming Challenges</li>
<li><a href="https://whatdoesthiscodedo.com/">WDTCD?</a> or <a href="https://denigma.app/#demo">Denigma</a> - AI Code Explanations</li>
<li><a href="https://github.com/MTrajK/coding-problems">Coding Problems</a> - Solutions for Coding Problems</li>
<li><a href="https://github.com/MTrajK/coding-problems">Coding Problems</a> or <a href="https://rosettacode.org/wiki/Rosetta_Code">Rosetta Code</a> - Solutions for Coding Problems</li>
<li><a href="https://www.robomind.net/">RoboMind</a> or <a href="https://checkio.org/">Checki0</a> - Code Learning Games</li>
<li><a href="https://getmimo.com/">mimo</a> - Coding Tutorial App</li>
<li><a href="https://fmhy.pages.dev/base64/#code-with-mosh-courses">Code With Mosh Courses</a></li>
@@ -226,7 +226,7 @@
<li><a href="https://github.com/ctjhoa/rust-learning">Rust Learning</a> - Rust Learning Resources</li>
<li><a href="https://doc.rust-lang.org/stable/book/">The Rust Programming Language</a> - Rust Programming Guidebook</li>
<li><a href="https://projects.lukehaas.me/regexhub/">Regex Hub</a> or <a href="https://ihateregex.io/">IHateRegex</a> - Regex Cheat Sheets</li>
<li><a href="https://simple-regex.com/">Simple Regex</a>, <a href="https://refrf.dev/">ReFrF</a>, <a href="http://regex.info/">Regex.info</a>, <a href="https://regexone.com/">ReGexOne</a>, <a href="https://regexr.com/">RegExr</a> or <a href="https://regexlearn.com/">RegexLearn</a> - Learn Regex</li>
<li><a href="https://simple-regex.com/">Simple Regex</a>, <a href="https://github.com/ziishaned/learn-regex">learn-regex</a>, <a href="https://refrf.dev/">ReFrF</a>, <a href="http://regex.info/">Regex.info</a>, <a href="https://regexone.com/">ReGexOne</a>, <a href="https://regexr.com/">RegExr</a> or <a href="https://regexlearn.com/">RegexLearn</a> - Learn Regex</li>
<li><a href="https://github.com/phikal/ReGeX">ReGeX</a> - ReGeX Learning Game / Android</li>
<li><a href="https://github.com/mytechnotalent/Reverse-Engineering">Reverse-Engineering-Tutorial</a> - Reverse Engineering Course</li>
<li><a href="https://highassurance.rs/">High Assurance Rust</a> - Software Development Guide</li>
@@ -414,6 +414,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<li><a href="https://defendtheweb.net/">DefendTheWeb</a> - Cybersecurity Challenges</li>
<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://overthewire.org/wargames/">OverTheWire</a> - Cybersecurity Learning Game</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> 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>
@@ -942,7 +943,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<li><a href="http://pencil.evolus.vn/">Pencil</a> - Software Mockup Tool / <a href="https://github.com/evolus/pencil">GitHub</a></li>
<li><a href="https://gnunet.org/en/">GNUnet</a> - Software Framework</li>
<li><a href="https://ui.shadcn.com/">shadcn</a> - Software Components</li>
<li><a href="https://github.com/slint-ui/slint">Slint</a> or <a href="https://build-system.fman.io/qt-designer-download">QT Designer</a> - GUI Development Tools</li>
<li><a href="https://github.com/slint-ui/slint">Slint</a>, <a href="https://fyne.io/">Fyne</a> or <a href="https://build-system.fman.io/qt-designer-download">QT Designer</a> - GUI Development Tools</li>
<li><a href="https://github.com/chriskiehl/Gooey">Gooey</a> - Convert Python Command Line to GUI</li>
<li><a href="https://github.com/krasimir/kuker">Kuker</a> - Debug Applications</li>
<li><a href="https://github.com/mitmproxy/mitmproxy">mitmproxy</a> - HTTP Proxy</li>
@@ -1348,6 +1349,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<li><a href="https://awesome-go.com/">Awesome Go</a> - Go Programming Resources</li>
<li><a href="https://github.com/nikolaydubina/go-recipes">Go Recipes</a> - Go Project Tools</li>
<li><a href="https://github.com/samber/lo">lo</a> - Go Library</li>
<li><a href="https://goplay.space/">GoPlay</a> - Go Playground</li>
<li><a href="https://github.com/vinta/awesome-python">Awesome Python</a> - Python Resource Index</li>
<li><a href="https://docs.python.org/3/py-modindex.html">py-modindex</a> - Python Modules List / Tutorials</li>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ms-python.python">Python Extension</a> - Visual Studio Code Python Language Extension / <a href="https://marketplace.visualstudio.com/items?itemName=ms-python.vscode-pylance">Performant Language</a></li>