Refreshes Retype-generated documentation.

Process triggered by nbats.
This commit is contained in:
Retype GitHub Action
2023-06-28 16:15:47 +00:00
parent e6abccde57
commit 2edbbd1f07
26 changed files with 146 additions and 130 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="3.0.3.741276664041">
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.0.3.741284124310">
<!-- 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.741276664041" rel="stylesheet" />
<link href="../resources/css/retype.css?v=3.0.3.741284124310" rel="stylesheet" />
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.741276664041" data-turbo-eval="false" defer></script>
<script type="text/javascript" src="../resources/js/config.js?v=3.0.3.741284124310" 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.741276664041" data-turbo-eval="false" defer></script>
<script id="lunr-js" type="text/javascript" src="../resources/js/lunr.js?v=3.0.3.741284124310" 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">
@@ -593,7 +593,7 @@
<li><a href="https://fmhy.pages.dev/base64/#parallels">Parallels</a>, <a href="https://www.portingkit.com/">PortingKit</a>, <a href="https://www.playonmac.com/en/">PlayOnMac</a> or <a href="https://www.codeweavers.com/crossover">CrossOver</a> - Run Windows Games / Programs on Mac</li>
<li><a href="https://github.com/acidanthera/OpenCorePkg">OpenCore</a> - Mac Bootloader / <a href="https://mackie100projects.altervista.org/opencore-configurator/">Config</a> / <a href="https://dortania.github.io/OpenCore-Install-Guide/">Guide</a></li>
<li><a href="https://github.com/dortania/OpenCore-Legacy-Patcher/">OpenCore Legacy Patcher</a> - Install New macOS on Unsupported Devices</li>
<li><a href="https://github.com/brndnmtthws/conky">Conky</a> / <a href="https://github.com/helmuthdu/conky_colors">Colors</a>, <a href="https://github.com/ssleert/zfxtop">zfxtop</a> or <a href="https://github.com/gantoreno/macfetch">MacFetch</a> - Hardware Monitors</li>
<li><a href="https://github.com/brndnmtthws/conky">Conky</a> / <a href="https://github.com/helmuthdu/conky_colors">Colors</a>, <a href="https://github.com/gao-sun/eul">eul</a>, <a href="https://github.com/ssleert/zfxtop">zfxtop</a> or <a href="https://github.com/gantoreno/macfetch">MacFetch</a> - Hardware / System Monitors</li>
<li><a href="https://github.com/macmade/">Hot</a> - CPU Monitor</li>
<li><a href="https://objective-see.org/products/taskexplorer.html">TaskExplorer</a> - Task Manager / Viewer</li>
<li><a href="https://github.com/Xfennec/progress">Progress</a> - Show Copied Data Progress</li>