Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-10-31 20:12:01 +00:00
parent dbe1445426
commit 2931a521ed
26 changed files with 140 additions and 144 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="3.5.0.752091227390">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752098265553">
<!-- See retype.com -->
<meta name="generator" content="Retype 3.5.0">
@@ -31,11 +31,11 @@
<script data-cfasync="false">(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=3.5.0.752091227390" rel="stylesheet">
<link href="../resources/css/retype.css?v=3.5.0.752098265553" rel="stylesheet">
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752091227390" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752098265553" data-turbo-eval="false" defer></script>
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752091227390" data-turbo-eval="false" defer></script>
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752098265553" data-turbo-eval="false" defer></script>
<link rel="stylesheet" href="static/styles.css">
@@ -449,7 +449,8 @@
<li><a href="https://mboffin.itch.io/pico8-educational-toolset">PICO-8</a> - Basic Game Development Concepts / <a href="https://www.pico-8-edu.com/">Web Version</a></li>
<li><a href="https://www.youtube.com/c/SebastianLague/playlists?view=50&amp;sort=dd&amp;shelf_id=4">SebastianLague</a> - Game Development Tutorials</li>
<li><a href="https://demoman.net/?a=trig-for-games">Trig for Games</a> - Trigonometry Lessons for Games</li>
<li><a href="https://rpgmaps.profantasy.com/">ProFantasy</a> - Fantasy Map Making Tutorials</li>
<li><a href="https://rpgmaps.profantasy.com/">ProFantasy</a> - Fantasy Map Making Tutorials
<a href="https://gamemath.com/book/intro.html">Game Math</a> - Mathematics Lessons for Game Devs</li>
</ul>
<doc-anchor-target id="app-development">
<h3>