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.0.3.742587299153">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.742594379278">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.0.3">
|
||||
@@ -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=3.0.3.742587299153" rel="stylesheet" />
|
||||
<link href="../resources/css/retype.css?v=3.0.3.742594379278" rel="stylesheet" />
|
||||
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.742587299153" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.742594379278" data-turbo-eval="false" defer></script>
|
||||
<script type="text/javascript" src="../resources/js/retype.js?v=3.0.3" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.742587299153" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.742594379278" data-turbo-eval="false" defer></script>
|
||||
|
||||
<script defer data-domain="fmhy.pages.dev" src="https://meowlytics.bignutty.xyz/js/script.js"></script>
|
||||
|
||||
@@ -1624,6 +1624,7 @@ or <a href="https://en.cppreference.com/w/">cppreference</a> - C++ Cheatsheets</
|
||||
<li><a href="https://github.com/RikkaApps/Shizuku">Shizuku</a> - Use System APIs Directly with ABD / Root</li>
|
||||
<li><a href="https://www.algolia.com/">Algolia</a>, <a href="https://typesense.org/">TypeSense</a>, <a href="https://stork-search.net/">StorkSearch</a>, <a href="https://solr.apache.org/">Solr</a>, <a href="https://meilisearch.com/">MeiliSearch</a>, <a href="http://sphinxsearch.com/">Sphinx</a> or <a href="https://www.fusionbot.com/">FusionBot</a> - Search API</li>
|
||||
<li><a href="https://reacher.email/">Reacher</a> - Email Verification API</li>
|
||||
<li><a href="https://botscout.com/">BotScout</a> - Bot Check API</li>
|
||||
<li><a href="https://github.com/tdlib/telegram-bot-api">Telegram Bot API</a> or <a href="https://github.com/php-telegram-bot/core">PHP Telegram Bot</a> - Telegram Bot API</li>
|
||||
<li><a href="https://github.com/codebam/cf-workers-telegram-bot">cf-workers-telegram-bot</a> - Serverless Telegram Bot</li>
|
||||
<li><a href="https://zjor.github.io/mqtt2telegram/">mqtt2telegram</a> - Telegram Messaging API</li>
|
||||
|
||||
Reference in New Issue
Block a user