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.5.0.752767829627">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752775241878">
|
||||
|
||||
<!-- See retype.com -->
|
||||
<meta name="generator" content="Retype 3.5.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.5.0.752767829627" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.752775241878" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752767829627" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752775241878" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/retype.js?v=3.5.0" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752767829627" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752775241878" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -602,7 +602,6 @@
|
||||
<li><a href="https://maestral.app/">maestral</a> - Dropbox Client</li>
|
||||
<li><a href="https://github.com/ilikenwf/apt-fast">apt-fast</a> - APT Download Accelerator</li>
|
||||
<li><a href="https://gitlab.com/volian/nala">Nala</a> - APT Frontend</li>
|
||||
<li><a href="https://web.archive.org/web/20210225201811/https1://the-eye.eu/public/Wget_Linux_Guide.pdf">Wget_Linux_Guide</a> - Wget Guide</li>
|
||||
<li><a href="https://easypanel.io/">EasyPanel</a> - Server Control Panel</li>
|
||||
<li><a href="https://wayland.freedesktop.org/">Wayland</a> - Linux Display Server Protocol / <a href="https://arewewaylandyet.com/">Tools</a></li>
|
||||
<li><a href="https://github.com/riverwm/river/">river</a>, <a href="https://github.com/labwc/labwc">LabWC</a>, <a href="https://hyprland.org/">Hyprland</a>, <a href="https://github.com/buffet/kiwmi">kiwmi</a>, <a href="https://github.com/yshui/picom">picom</a>, <a href="https://github.com/WayfireWM/wayfire/">wayfire</a> or <a href="https://swaywm.org/">sway</a> - Wayland Compositors</li>
|
||||
|
Reference in New Issue
Block a user