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.1.0.744242970489">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.1.0.744252924724">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.1.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.1.0.744242970489" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.1.0.744252924724" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744242970489" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.1.0.744252924724" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.1.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744242970489" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.1.0.744252924724" data-turbo-eval="false" defer></script>
|
||||
|
||||
<script defer data-domain="fmhy.pages.dev" src="https://a.bignutty.xyz/js/script.js"></script>
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
@@ -346,7 +346,7 @@
|
||||
<li><a href="https://github.com/the-rebooted-coder/Take-Notes">Take Notes</a> - Convert Text to Handwritten Notes</li>
|
||||
<li><a href="https://www.remotemouse.net/">RemoteMouse</a> or <a href="https://github.com/vitaminncpp/TouchDroid">TouchDroid</a> - Use Android as Mouse / Touch Pad</li>
|
||||
<li><a href="https://github.com/TheLastProject/RaiseToAnswer">Raise To Answer</a> - Answer Phone by Raising to Ear</li>
|
||||
<li><a href="https://codeberg.org/Lacerte/clima">Clima</a>, <a href="https://github.com/DarkMooNight/Rain">Rain</a>, <a href="https://invent.kde.org/utilities/kweather">KWeather</a>, <a href="https://play.google.com/store/apps/details?id=de.bendix.flux">Flux</a>, <a href="https://github.com/WangDaYeeeeee/GeometricWeather">GeometricWeather</a>, <a href="https://github.com/davidtakac/prognoza">Prognoza</a> or <a href="https://github.com/woheller69/omweather">OMWeather</a> - Weather Apps</li>
|
||||
<li><a href="https://github.com/breezy-weather/breezy-weather">Breezy Weather</a>, <a href="https://codeberg.org/Lacerte/clima">Clima</a>, <a href="https://github.com/DarkMooNight/Rain">Rain</a>, <a href="https://invent.kde.org/utilities/kweather">KWeather</a>, <a href="https://play.google.com/store/apps/details?id=de.bendix.flux">Flux</a>, <a href="https://github.com/WangDaYeeeeee/GeometricWeather">GeometricWeather</a>, <a href="https://github.com/davidtakac/prognoza">Prognoza</a> or <a href="https://github.com/woheller69/omweather">OMWeather</a> - Weather Apps</li>
|
||||
<li><a href="https://github.com/dh4/WeatherRadar">WeatherRadar</a> - Doppler Radar Weather Images</li>
|
||||
<li><a href="https://www.tobianoapps.com/">Sunny Side / TiseRise</a> - UV Index / Minimal Hourglass</li>
|
||||
<li><a href="https://play.google.com/store/apps/details?id=com.aftership.AfterShip&hl=en&gl=US">Aftership</a> - Package Tracker</li>
|
||||
@@ -770,6 +770,7 @@
|
||||
<li><a href="https://www.apksum.com/">APKSum</a></li>
|
||||
<li><a href="https://apk.cafe/">apk.cafe</a></li>
|
||||
<li><a href="https://github.com/nyas1/Material-You-app-list">Material-You-app-list</a></li>
|
||||
<li><a href="https://finelock.app/">Fine Lock</a> - Samsung Galaxy Apps</li>
|
||||
<li><a href="https://play.google.com/store/apps/details?id=com.shelf.app">Shelf</a> - App Recommendations</li>
|
||||
<li><a href="https://fmhy.pages.dev/miscguide/#free-stuff">Free App Giveaways</a> - App Giveaway Sites</li>
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user