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.4.1.747843018894">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.747850430887">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.4.1">
|
||||
@@ -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.4.1.747843018894" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.4.1.747850430887" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.747843018894" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.747850430887" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.4.1" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.747843018894" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.747850430887" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -1376,7 +1376,7 @@
|
||||
<li><a href="https://t.me/epub_smelter_bot">Book Smelting Bot</a> - Telegram / Bot</li>
|
||||
<li><a href="https://www.baka-tsuki.org/project/?title=Main_Page">Baka-Tsuki</a> - Novels / Audio Recordings</li>
|
||||
<li><a href="https://github.com/Kevin-Umali/NovelReader">NovelReader</a> - Light Novel Reader</li>
|
||||
<li><a href="https://github.com/dipu-bd/lightnovel-crawler/">Lightnovel Crawler</a>, <a href="https://greasyfork.org/en/scripts/406070">novel-downloader</a>, <a href="https://github.com/LagradOst/QuickNovel">QuickNovel</a>, <a href="https://github.com/vrienstudios/anime-dl">anime-dl</a> or <a href="https://github.com/Flameish/Novel-Grabber">Novel-Grabber</a> - Light Novel Downloaders</li>
|
||||
<li><a href="https://colab.research.google.com/github/HongYue1/LightNovel-Crawler-Colab/blob/main/lightnovel_crawler.ipynb">LN-Crawler-Colab</a> / <a href="https://github.com/HongYue1/LightNovel-Crawler-Colab">GitHub</a>, <a href="https://github.com/dipu-bd/lightnovel-crawler/">Lightnovel Crawler</a>, <a href="https://greasyfork.org/en/scripts/406070">novel-downloader</a>, <a href="https://github.com/LagradOst/QuickNovel">QuickNovel</a>, <a href="https://github.com/vrienstudios/anime-dl">anime-dl</a> or <a href="https://github.com/Flameish/Novel-Grabber">Novel-Grabber</a> - Light Novel Downloaders</li>
|
||||
<li><a href="https://github.com/dteviot/WebToEpub">WebToEpub</a> - Novel to EPUB Converter</li>
|
||||
<li><a href="https://lnmtl.com/">LNMTL</a> - Light Novel Translator</li>
|
||||
<li><a href="https://www.scanupdates.com/">Scan Updates</a> - Scan Release Updates</li>
|
||||
|
||||
Reference in New Issue
Block a user