Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-05-10 04:12:50 +00:00
parent 24c988d410
commit b0b6e5bcdf
25 changed files with 94 additions and 94 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.737000851941">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.737007156749">
<!-- 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.737000851941" rel="stylesheet" />
<link href="../resources/css/retype.css?v=2.4.0.737007156749" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.737000851941" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.737007156749" 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.737000851941" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.737007156749" 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">
@@ -186,7 +186,7 @@
<li><a href="https://developers.redhat.com/">RedHat</a> - Development Tutorials</li>
<li><a href="https://dev.tube/">Dev.tube</a> - Developer Talks</li>
<li><a href="https://roadmap.sh/">Roadmap</a> - Developer Roadmaps / <a href="https://github.com/kamranahmedse/developer-roadmap">Github</a></li>
<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://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> or <a href="https://rosettacode.org/wiki/Rosetta_Code">Rosetta Code</a> - Solutions for Coding Problems</li>