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.752148700083">
|
||||
<meta name="turbo-cache-control" content="no-cache" data-turbo-track="reload" data-track-token="3.5.0.752156433285">
|
||||
|
||||
<!-- 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.752148700083" rel="stylesheet">
|
||||
<link href="../resources/css/retype.css?v=3.5.0.752156433285" rel="stylesheet">
|
||||
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752148700083" data-turbo-eval="false" defer></script>
|
||||
<script data-cfasync="false" src="../resources/js/config.js?v=3.5.0.752156433285" 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.752148700083" data-turbo-eval="false" defer></script>
|
||||
<script id="lunr-js" data-cfasync="false" src="../resources/js/lunr.js?v=3.5.0.752156433285" data-turbo-eval="false" defer></script>
|
||||
|
||||
<link rel="stylesheet" href="static/styles.css">
|
||||
|
||||
@@ -2507,8 +2507,17 @@
|
||||
</h2>
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://dinopirate.dinopirate.repl.co/ComputersOffline/">Computers Offline</a></strong> or <a href="https://github.com/syxanash/awesome-web-desktops">Awesome Web Desktops</a> - OS Emulator Indexes</li>
|
||||
<li><a href="https://gitlab.com/qemu-project/qemu">Qemu</a> - OS Emulator & Virtualization / <a href="https://github.com/TrungNguyen1909/qemu-t8030">iOS Emulator</a></li>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://dinopirate.dinopirate.repl.co/ComputersOffline/">Computers Offline</a></strong> - OS Emulator Index</li>
|
||||
<li><a href="https://gitlab.com/qemu-project/qemu">Qemu</a> - OS Emulator & Virtualization</li>
|
||||
</ul>
|
||||
<doc-anchor-target id="browser-emulators">
|
||||
<h3>
|
||||
<doc-anchor-trigger class="header-anchor-trigger" to="#browser-emulators">#</doc-anchor-trigger>
|
||||
<span>Browser Emulators</span>
|
||||
</h3>
|
||||
</doc-anchor-target>
|
||||
<ul>
|
||||
<li><span class="docs-emoji">⭐</span> <strong><a href="https://github.com/syxanash/awesome-web-desktops">Awesome Web Desktops</a></strong> - Browser Emulator Index</li>
|
||||
<li><a href="https://copy.sh/v86/">copy.sh</a>, <a href="https://www.onworks.net/">OnWorks</a>, <a href="https://simone.computer/#/webdesktops">simone.computer</a> or <a href="http://www.virtualdesktop.org/">Virtual Desktop</a> - Multiple OS Emulators</li>
|
||||
<li><a href="https://winxp.vercel.app/">WinXP.now</a>, <a href="https://windows-xp.netlify.app/">Windows XP Netify</a> or <a href="https://winxp.vercel.app/">WinXP</a> - Windows XP Browser Emulators</li>
|
||||
<li><a href="https://emupedia.org/beta/emuos/">EmuOS</a>, <a href="https://emupedia.net/beta/emuos/">2</a>, <a href="https://emuos.net/beta/emuos/">3</a>, <a href="https://emuos.org/beta/emuos/">4</a> - Windows 95, 98 & ME Emulator</li>
|
||||
|
Reference in New Issue
Block a user