This commit is contained in:
adilhafeez 2025-08-12 20:44:10 +00:00
parent 89440c69f6
commit 7e1bf4e036
30 changed files with 192 additions and 192 deletions

View file

@ -12,9 +12,9 @@
<meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
<title>Search | Arch Docs v0.3.8</title>
<meta property="og:title" content="Search | Arch Docs v0.3.8" />
<meta name="twitter:title" content="Search | Arch Docs v0.3.8" />
<title>Search | Arch Docs v0.3.9</title>
<meta property="og:title" content="Search | Arch Docs v0.3.9" />
<meta name="twitter:title" content="Search | Arch Docs v0.3.9" />
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=466e7b45" />
<link rel="stylesheet" type="text/css" href="_static/theme.css?v=42baaae4" />
<link rel="stylesheet" type="text/css" href="_static/_static/custom.css" />
@ -44,7 +44,7 @@
class="sticky top-0 z-40 w-full border-b shadow-sm border-border supports-backdrop-blur:bg-background/60 bg-background/95 backdrop-blur"><div class="container flex items-center h-14">
<div class="hidden mr-4 md:flex">
<a href="index.html" class="flex items-center mr-6">
<img height="24" width="24" class="mr-2 dark:invert" src="_static/favicon.ico" alt="Logo" /><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">Arch Docs v0.3.8</span>
<img height="24" width="24" class="mr-2 dark:invert" src="_static/favicon.ico" alt="Logo" /><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">Arch Docs v0.3.9</span>
</a></div><button
class="inline-flex items-center justify-center h-10 px-0 py-2 mr-2 text-base font-medium transition-colors rounded-md hover:text-accent-foreground hover:bg-transparent md:hidden"
type="button" @click="showSidebar = true">
@ -107,7 +107,7 @@
:aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }">
<a href="index.html" class="!justify-start text-sm md:!hidden bg-background">
<img height="16" width="16" class="mr-2 dark:invert" src="_static/favicon.ico" alt="Logo" /><span class="font-bold text-clip whitespace-nowrap">Arch Docs v0.3.8</span>
<img height="16" width="16" class="mr-2 dark:invert" src="_static/favicon.ico" alt="Logo" /><span class="font-bold text-clip whitespace-nowrap">Arch Docs v0.3.9</span>
</a>
<div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
@ -187,7 +187,7 @@
class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
href="index.html">
<span class="hidden md:inline">Arch Docs v0.3.8</span>
<span class="hidden md:inline">Arch Docs v0.3.9</span>
<svg xmlns="http://www.w3.org/2000/svg"
height="18"
width="18"
@ -222,7 +222,7 @@
</div>
<script src="_static/documentation_options.js?v=89445b23"></script>
<script src="_static/documentation_options.js?v=ed8b8b67"></script>
<script src="_static/doctools.js?v=9bcbadda"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script defer="defer" src="_static/theme.js?v=073f68d9"></script>