This commit is contained in:
Spherrrical 2026-06-15 21:25:55 +00:00
parent dd04138b3c
commit 2e93404f8a
43 changed files with 362 additions and 365 deletions

View file

@ -23,14 +23,14 @@
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff" />
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#030711" />
<title>Search | Plano Docs v0.4.24</title>
<meta property="og:title" content="Search | Plano Docs v0.4.24" />
<meta name="twitter:title" content="Search | Plano Docs v0.4.24" />
<title>Search | Plano Docs v0.4.25</title>
<meta property="og:title" content="Search | Plano Docs v0.4.25" />
<meta name="twitter:title" content="Search | Plano Docs v0.4.25" />
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=73db4dac" />
<link rel="stylesheet" type="text/css" href="_static/theme.css?v=979577e3" />
<link rel="stylesheet" type="text/css" href="_static/theme.css?v=d6d7c91b" />
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
<link rel="stylesheet" type="text/css" href="_static/css/custom.css?v=2929376a" />
<link rel="stylesheet" type="text/css" href="_static/awesome-sphinx-design.css?v=b1d4564d" />
<link rel="stylesheet" type="text/css" href="_static/awesome-sphinx-design.css?v=a81faafa" />
<link rel="canonical" href="./docs/search.html" />
<link rel="icon" href="_static/favicon.ico" />
<link rel="search" title="Search" href="#" />
@ -46,7 +46,7 @@
</a><header class="sticky top-0 z-40 w-full border-b shadow-xs border-border bg-background/90 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">Plano Docs v0.4.24</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">Plano Docs v0.4.25</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">
@ -110,7 +110,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">Plano Docs v0.4.24</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">Plano Docs v0.4.25</span>
</a>
<div class="relative overflow-hidden md:overflow-auto my-4 md:my-0">
@ -193,7 +193,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">Plano Docs v0.4.24</span>
<span class="hidden md:inline">Plano Docs v0.4.25</span>
<svg xmlns="http://www.w3.org/2000/svg"
height="18"
width="18"
@ -221,17 +221,17 @@
</div><footer class="py-6 border-t border-border md:py-0">
<div class="container flex flex-col items-center justify-between gap-4 md:h-24 md:flex-row">
<div class="flex flex-col items-center gap-4 px-8 md:flex-row md:gap-2 md:px-0">
<p class="text-sm leading-loose text-center text-muted-foreground md:text-left">© 2026, Katanemo Labs, a DigitalOcean Company&nbsp;Last updated: Jun 09, 2026.&nbsp;</p>
<p class="text-sm leading-loose text-center text-muted-foreground md:text-left">© 2026, Katanemo Labs, a DigitalOcean Company&nbsp;Last updated: Jun 15, 2026.&nbsp;</p>
</div>
</div>
</footer>
</div>
<script src="_static/documentation_options.js?v=25bfd996"></script>
<script src="_static/documentation_options.js?v=417009d2"></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=d6a9845b"></script>
<script defer="defer" src="_static/theme.js?v=5db23cf8"></script>
<script src="_static/design-tabs.js?v=f930bc37"></script>
<script src="_static/js/fix-copy.js?v=2f5cab98"></script>