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.3.0.747166358768">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.3.0.747173432191">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.3.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.3.0.747166358768" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.3.0.747173432191" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.3.0.747166358768" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.3.0.747173432191" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.3.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.3.0.747166358768" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.3.0.747173432191" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -273,7 +273,7 @@
|
||||
<li><a href="https://github.com/iBotPeaches/Apktool">APKTool</a> - APK Reverse Engineering Tool</li>
|
||||
<li><a href="https://github.com/CodingGay/BlackDex">BlackDex</a> - APK Unpacking Tool</li>
|
||||
<li><a href="https://un.pixel-fy.com/">FOSS Package Creator</a> - Create Open Source APK Packages</li>
|
||||
<li><a href="https://github.com/DUpdateSystem/UpgradeAll">UpgradeAll</a> or <a href="https://github.com/hemker/apkgrabber">APKGrabber</a> or <a href="https://github.com/ImranR98/Obtainium/">Obtainium</a> - APK Updaters</li>
|
||||
<li><a href="https://github.com/DUpdateSystem/UpgradeAll">UpgradeAll</a>, <a href="https://github.com/rumboalla/apkupdater">APKUpdater</a> or <a href="https://github.com/hemker/apkgrabber">APKGrabber</a> or <a href="https://github.com/ImranR98/Obtainium/">Obtainium</a> - APK Updaters</li>
|
||||
<li><a href="https://github.com/DavidBerdik/Let-Me-Downgrade">Let Me Downgrade</a> - Downgrade Apps on Android 12/13</li>
|
||||
<li><a href="https://apkadmin.com/">APKAdmin</a> - APK Hosting Site</li>
|
||||
</ul>
|
||||
@@ -1036,7 +1036,7 @@
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://fmhy.pages.dev/readingpiracyguide/#ebook-readers">Ebook Readers</a></strong> - List of Multi-Platform Ebook Readers</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://forum.mobilism.org/app/">Mobilism</a></strong> or <a href="https://github.com/Pool-Of-Tears/Myne">Project Gutenberg</a> - Ebook Site Apps</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://forum.mobilism.org/app/">Mobilism</a></strong>, <a href="https://github.com/dstark5/Openlib">Openlib</a> or <a href="https://github.com/Pool-Of-Tears/Myne">Project Gutenberg</a> - Ebook Site Apps</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="http://librera.mobi/">Librera</a></strong> - Ebook Reader</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://play.google.com/store/apps/details?id=com.faultexception.reader">Lithium</a></strong> - Ebook Reader</li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://play.google.com/store/apps/details?id=org.readera">Readera</a></strong> - PDF Reader</li>
|
||||
@@ -1120,6 +1120,7 @@
|
||||
<li><a href="https://github.com/n000tavailable/tunedetective">TuneDetective</a> - Music Recommendation App</li>
|
||||
<li><a href="https://hzp.co/">HZP</a> - Solfeggio Frequency Player</li>
|
||||
<li><a href="https://quorus.net/">Quorus</a> - Collaborative Playlists</li>
|
||||
<li><a href="https://github.com/dokar3/upnext-gpt">UpNext GPT</a> - Playlist Generator</li>
|
||||
<li><a href="https://unmix.ru/">unMix</a> - Remove Vocal Tracks</li>
|
||||
<li><a href="https://musicspeedchanger.com/">MusicSpeedChanger</a> - Music Speed Changer</li>
|
||||
<li><a href="https://fmhy.pages.dev/storage/#telegram-deezer-bots">Telegram Deezer Bots</a> - Download / FLAC / MP3</li>
|
||||
|
||||
Reference in New Issue
Block a user