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="3.5.0.749535180797">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.749542495718">
|
||||
|
||||
<!-- 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.749535180797" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.749542495718" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.749535180797" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.749542495718" 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.749535180797" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.749542495718" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -1583,7 +1583,7 @@
|
||||
<li><span class="docs-emoji">🌐</span> <strong><a href="https://github.com/tobiasbueschel/awesome-pokemon">Awesome PokemonGO</a></strong> - PokemonGO Resources</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://pokemonlist.netlify.app/">PokeList</a></strong>, <a href="https://github.com/skydoves/Pokedex">Pokedex</a> or <a href="https://pokeapi.co/">PokeAPI</a> - Pokedexes</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://pokemondb.net/type">Pokémon Typechart</a></strong> - Pokémon Type Charts / <a href="https://img.pokemondb.net/images/typechart.png">Image</a></li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.delugerpg.com/">DelugeRPG</a></strong> or <a href="https://www.pokemongods.com/">Pokemon Legends</a> or <a href="https://pokemonrevolution.net/">PokemonRevolution</a> - Pokémon MMOs</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://www.delugerpg.com/">DelugeRPG</a></strong>, <a href="https://www.pokemongods.com/">Pokemon Legends</a> or <a href="https://pokemonrevolution.net/">PokemonRevolution</a> - Pokémon MMOs</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://pokemonshowdown.com/">Pokémon Showdown</a></strong> - Online Pokémon Battles</li>
|
||||
<li><a href="https://github.com/binji/pokegb">PokeGB</a> - Pokémon Blue Emulator</li>
|
||||
<li><a href="https://pokemonlog.com/">PokemonLog</a>, <a href="https://www.pokeharbor.com/">PokeHarbor</a> or <a href="https://www.pokemoncoders.com/">Pokémon Coders</a> - Hacked Pokémon ROMs</li>
|
||||
|
||||
Reference in New Issue
Block a user