Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-05-04 02:27:42 +00:00
parent fff3b2658f
commit 2f6b39f54c
25 changed files with 224 additions and 174 deletions

View File

@@ -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.736476975877">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="2.4.0.736482447250">
<!-- 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.736476975877" rel="stylesheet" />
<link href="../resources/css/retype.css?v=2.4.0.736482447250" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.736476975877" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=2.4.0.736482447250" 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.736476975877" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=2.4.0.736482447250" 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">
@@ -344,6 +344,7 @@
<li><a href="https://feh.finalrewind.org/">Feh</a> or <a href="https://github.com/nsxiv/nsxiv">NSXIV</a> - Image Viewer</li>
<li><a href="https://github.com/hackerb9/lsix">lsix</a> - View Images in Terminal</li>
<li><a href="https://gitlab.com/TheEvilSkeleton/Upscaler">Upscaler</a> - Image Upscaler</li>
<li><a href="https://trimage.org/">Trimage</a> - Image Compressor</li>
<li><a href="https://github.com/patrick-kidger/mkposters">MkPosters</a> - Turn Markdown Files into Posters</li>
<li><a href="https://damonlynch.net/rapid/">Rapid</a> - Quick Linux Photo Importer</li>
<li><a href="https://github.com/sayanarijit/qrscan">QR Scan</a> - QR Code Scanner</li>