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.738550977267">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.738556735949">
|
||||
|
||||
<!-- 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.738550977267" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=2.4.0.738556735949" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.738550977267" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.738556735949" 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.738550977267" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.738556735949" 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">
|
||||
@@ -327,7 +327,6 @@
|
||||
<li><a href="https://play.google.com/store/apps/details?id=com.aksapps.apkgenerator">APK Generator</a> or <a href="https://play.google.com/store/apps/details?id=com.sdkdevelopers.apksaver">APK Saver</a> - Save APK File for Installed Apps</li>
|
||||
<li><a href="https://github.com/alexrintt/kanade">Kanade</a>, <a href="https://play.google.com/store/apps/details?id=com.ext.ui">Apk Extractor</a> or <a href="https://play.google.com/store/apps/details?id=com.ytheekshana.apkextractor">APKExtractor</a> - APK Extractors</li>
|
||||
<li><a href="https://qwertycube.com/apk-editor-studio/">APK Editor Studio</a> - APK Editor</li>
|
||||
<li><a href="https://github.com/s0md3v/Diggy">Diggy</a> - Extract APK Endpoints</li>
|
||||
<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
|
||||
<a href="https://un.pixel-fy.com/">FOSS Package Creator</a> - Create Open Source APK Packages</li>
|
||||
@@ -843,6 +842,7 @@
|
||||
<li><a href="https://play.google.com/store/apps/details?id=de.ph1b.audiobook">Voice Audiobook Player</a> - Audiobook Player</li>
|
||||
<li><a href="https://play.google.com/store/apps/details?id=ak.alizandro.smartaudiobookplayer">Smart Audiobook Player</a> - Audiobook Player</li>
|
||||
<li><a href="https://github.com/flackbash/AudioAnchor">AudioAnchor</a> - Audiobook Player</li>
|
||||
<li><a href="https://play.google.com/store/apps/details?id=com.estories">eStories</a> - Audiobook Player</li>
|
||||
<li><a href="https://fmhy.pages.dev/base64/#perfect-viewer">Perfect Viewer</a> - Manga Reader</li>
|
||||
<li><a href="https://bitbucket.org/cylonu87/mangadlr/downloads/">MangaDLR</a> - Manga Reader</li>
|
||||
<li><a href="https://flathub.org/apps/details/com.georgefb.mangareader">Manga Reader</a> - Manga Reader</li>
|
||||
|
||||
Reference in New Issue
Block a user