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.736366383742">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.736373459305">
|
||||
|
||||
<!-- 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.736366383742" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.736373459305" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.736366383742" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.736373459305" 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.736366383742" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.736373459305" 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">
|
||||
@@ -276,6 +276,7 @@
|
||||
<li><a href="https://github.com/nefe/You-Dont-Need-jQuery">You-Dont-Need-jQuery</a> - Javascript Query Style Events Guide</li>
|
||||
<li><a href="https://github.com/airbnb/javascript">Airbnb JavaScript Style Guide</a> - Javascript Style Guide</li>
|
||||
<li><a href="https://blog.javascripttoday.com/">Javascript Today</a> - Javascript Blog</li>
|
||||
<li><a href="https://alexnisnevich.github.io/untrusted/">Untrusted</a> - Javascript Learning Game</li>
|
||||
<li><a href="https://github.com/fpereiro/backendlore">backendlore</a> - Backend Coding Guide</li>
|
||||
<li><a href="https://github.com/CollabCodeTech/backend-challenges">backend-challenges</a> - Backend Challenges for Practice</li>
|
||||
<li><a href="https://exploringjs.com/tackling-ts/toc.html">Tackling TS</a> or <a href="https://basarat.gitbook.io/typescript/getting-started">TypeScript Deep Drive</a> - TypeScript Guides</li>
|
||||
@@ -1150,6 +1151,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://codeberg.org/gothub/gothub">GotHub</a></strong> - GitHub Frontend</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://about.gitlab.com/">GitLab</a></strong>, <a href="https://git.fsfe.org/">FSFE</a> or <a href="https://notabug.org/">NotABug</a> - GitHub Alternatives</li>
|
||||
<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://github.dev/">GitHub.Dev</a> - GitHub Web App</li>
|
||||
@@ -1377,6 +1379,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://github.com/DarthSim/overmind">overmind</a> or <a href="https://github.com/ddollar/foreman">foreman</a> - Process Managers</li>
|
||||
<li><a href="http://cpp.sh/">cpp.sh</a> - Online C++ Compiler</li>
|
||||
<li><a href="https://cp-algorithms.com/">CP-Algorithms</a> - C++ Algorithms</li>
|
||||
<li><a href="https://cdecl.org/">CDECL</a> - C++ to English Translator</li>
|
||||
<li><a href="https://the-algorithms.com/">The Algorithms</a> - Algorithms Index</li>
|
||||
<li><a href="https://clang.llvm.org/">Clang</a> - C Language Family Frontend</li>
|
||||
<li><a href="https://roslynpad.net/">RoslynPad</a> - C# Editor</li>
|
||||
@@ -1436,7 +1439,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://github.com/mledoze/countries">Countries</a> - World Countries in JSON, CSV, XML & YAML</li>
|
||||
<li><a href="https://www.planttext.com/">PlantText</a> - UML Editor</li>
|
||||
<li><a href="https://glogg.bonnefon.org/">glogg</a> - Log File Explorer</li>
|
||||
<li><a href="https://codestats.net/">Code::Stats</a> - Programmer Stat Tracking</li>
|
||||
<li><a href="https://codestats.net/">Code::Stats</a> or <a href="https://wakatime.com/">Wakatime</a> - Programmer Stat Tracking</li>
|
||||
<li><a href="https://github.com/Blacksmoke16/oq">oq</a> - Programming Language Processor</li>
|
||||
<li><a href="https://www.tablesgenerator.com/">Tables Generator</a> - Generates Tables in Various Languages</li>
|
||||
<li><a href="https://wiredjs.github.io/designer/">WiredJS</a> - Wireframe Designer</li>
|
||||
@@ -1500,6 +1503,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://www.mycompiler.io/">myCompiler</a>, <a href="https://compiler-explorer.com/">Compiler Explorer</a>, <a href="https://www.ideone.com/">IDE One</a>, <a href="https://godbolt.org/">GodBolt</a> or <a href="https://wandbox.org/">Wandbox</a> - Compiler Explorers</li>
|
||||
<li><a href="https://dogbolt.org/">DogBolt</a> or <a href="https://github.com/decompiler-explorer/decompiler-explorer">Decompiler Explorer</a> - Decompiler Explorers</li>
|
||||
<li><a href="https://notebooks.azure.com/">Notebooks.azure</a> - Access Jupyter Notebooks</li>
|
||||
<li><a href="https://nbviewer.org/">NBviewer</a> - Jupyter Notebook Sharing</li>
|
||||
<li><a href="https://github.com/jupyter-server/jupyter_server">Jupyter Server</a> - Jupyter Services / APIs</li>
|
||||
<li><a href="https://github.com/manzt/anywidget">Anywidget</a> - Create Jupyter Widgets</li>
|
||||
<li><a href="https://cocalc.com/">CoCalc</a> - Virtual online workspace</li>
|
||||
|
||||
Reference in New Issue
Block a user