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.747677576854">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.4.1.747684724529">
|
||||
|
||||
<!-- 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.747677576854" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.4.1.747684724529" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.747677576854" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.4.1.747684724529" 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.747677576854" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.4.1.747684724529" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -1557,7 +1557,7 @@
|
||||
<li><a href="https://github.com/yshalsager/ebook-converter-bot">ebook-converter-bot</a> - Telegram Ebook Converter</li>
|
||||
<li><a href="https://github.com/NiklasGollenstede/epub-creator">epub-creator</a> - Webpage to Ebook Converter</li>
|
||||
<li><a href="https://github.com/lise-henry/crowbook">CrowBook</a> - Markdown to EPUB Converter</li>
|
||||
<li><a href="https://github.com/yermak/AudioBookConverter">AudioBookConverter</a> or <a href="https://github.com/audiamus/AaxAudioConverter">AaxAudioConverter</a> - Audiobook Converters</li>
|
||||
<li><a href="https://github.com/yermak/AudioBookConverter">AudioBookConverter</a>, <a href="https://audible-tools.kamsker.at/">Audible Tools</a> or <a href="https://github.com/audiamus/AaxAudioConverter">AaxAudioConverter</a> - Audiobook Converters</li>
|
||||
<li><a href="https://libbyapp.com/">Libby</a> - Library Search / <a href="https://github.com/bookbonobo/libby-download-extension">Downloader</a></li>
|
||||
<li><a href="https://rentry.co/9b3vdo">How-to Get Library Card Online</a></li>
|
||||
<li><a href="https://lordgnomembe.github.io/BookInfo/">BookInfo</a> - Get Book Info via ISBN</li>
|
||||
|
||||
Reference in New Issue
Block a user