Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-05-22 04:13:00 +00:00
parent 79bd77ddc0
commit 3b367b8da3
25 changed files with 143 additions and 117 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.738038050839">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.738043965219">
<!-- 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.738038050839" rel="stylesheet" />
<link href="../resources/css/retype.css?v=2.4.0.738043965219" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.738038050839" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.738043965219" 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.738038050839" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.738043965219" 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">
@@ -227,6 +227,7 @@
<li><a href="https://howistart.org/posts/go/1/">HowIStart Go</a> - Go Setup Guide</li>
<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://github.com/johnthagen/min-sized-rust">min-sized-rust</a> - How-to Reduce Rust Binary Size</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://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>
@@ -541,7 +542,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<li><a href="https://asciiflow.com/">ASCII Flow</a> or <a href="https://tree.nathanfriend.io/">Tree</a> - Create ASCII Diagrams</li>
<li><a href="https://ainize.ai/">Ainize</a> - Launchpad for Open-Source AI projects</li>
<li><a href="https://dbeaver.io/">DBeaver</a> - Universal Database Tool</li>
<li><a href="https://github.com/setzer22/egui_node_graph">Egui Node Graph</a> - Build Node Graph Apps in Rust</li>
<li><a href="https://github.com/setzer22/egui_node_graph">Egui Node Graph</a> or <a href="https://github.com/jagenjo/litegraph.js">litegraph.js</a> - Build Node Graphs</li>
<li>Generate Fake Data - <a href="https://github.com/faker-ruby/faker">Ruby</a> / <a href="https://github.com/vadymmarkov/Fakery">Swift</a></li>
<li><a href="https://github.com/newTendermint/awesome-bigdata">Awesome Big Data</a> - Big Data Resource Index</li>
<li><a href="https://libraries.io/">Libraries.io</a> - Package, Framework &amp; Tool Search</li>
@@ -1310,6 +1311,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://list.community/">List.community</a></strong> - Programming / Development GitHub Lists</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://github.com/TheR1D/shell_gpt">Shell GPT</a></strong>, <a href="https://www.cursor.so">Cursor</a>, <a href="https://codeium.com/">Codeium</a>, <a href="https://www.tabnine.com/">tabnine</a>, <a href="https://github.com/imgcook/imgcook">ImageCook</a>, <a href="https://aws.amazon.com/codewhisperer/">CodeWhisperer</a>, <a href="http://www.telosys.org/">Telosys</a>, <a href="https://github.com/gofireflyio/aiac">AIAC</a> or <a href="https://github.com/features/copilot/">Copilot</a> / <a href="https://github.com/github/copilot-docs">Docs</a> - Coding AIs</li>
<li><span class="docs-emoji">&#x2B50;</span> <strong><a href="https://www.revshells.com/">RevShells</a></strong> - Reverse Shell Generator</li>
<li><a href="https://programming-language-benchmarks.vercel.app/">Programming Language Benchmarks</a> - Programming Language / Compiler Benchmarks</li>
<li><a href="https://ai-code-translator.vercel.app/">AI Code Translator</a> or <a href="https://www.tangiblesoftwaresolutions.com/">Source Code Converters</a> - Code Converters</li>
<li><a href="https://webdevhome.github.io/">WebdevHome</a>, <a href="https://charm.sh/">Charm</a> or <a href="https://tinytools.directory/">Tiny Tools</a> / <a href="https://github.com/everestpipkin/tools-list">2</a> - Programming Tool Indexes</li>
<li><a href="https://github.com/sdmg15/Best-websites-a-programmer-should-visit">Best-websites-a-programmer-should-visit</a> - Programming Site Index</li>