Skip to content

Commit 0cdf730

Browse files
committed
Docs regeneration
1 parent 0cd1a2f commit 0cdf730

10 files changed

Lines changed: 210 additions & 309 deletions

File tree

docs/html/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const DOCUMENTATION_OPTIONS = {
2-
VERSION: '0.9.1',
2+
VERSION: '0.9.2',
33
LANGUAGE: 'en',
44
COLLAPSE_INDEX: false,
55
BUILDER: 'html',

docs/html/genindex.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<meta name="theme-color" media="(prefers-color-scheme: light)" content="white" />
1313
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="black" />
1414

15-
<title>Index | gen-tries 0.9.1 documentation</title>
16-
<meta property="og:title" content="Index | gen-tries 0.9.1 documentation" />
17-
<meta name="twitter:title" content="Index | gen-tries 0.9.1 documentation" />
15+
<title>Index | gen-tries 0.9.2 documentation</title>
16+
<meta property="og:title" content="Index | gen-tries 0.9.2 documentation" />
17+
<meta name="twitter:title" content="Index | gen-tries 0.9.2 documentation" />
1818
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=c309799c" />
1919
<link rel="stylesheet" type="text/css" href="_static/theme.css?v=42baaae4" />
2020
<link rel="search" title="Search" href="search.html" />
@@ -39,7 +39,7 @@
3939
</a><header
4040
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">
4141
<div class="hidden mr-4 md:flex">
42-
<a href="index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">gen-tries 0.9.1 documentation</span>
42+
<a href="index.html" class="flex items-center mr-6"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">gen-tries 0.9.2 documentation</span>
4343
</a></div><button
4444
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"
4545
type="button" @click="showSidebar = true">
@@ -94,7 +94,7 @@
9494
class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky"
9595
:aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }">
9696

97-
<a href="index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">gen-tries 0.9.1 documentation</span>
97+
<a href="index.html" class="!justify-start text-sm md:!hidden bg-background"><span class="font-bold text-clip whitespace-nowrap">gen-tries 0.9.2 documentation</span>
9898
</a>
9999

100100
<div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
@@ -126,7 +126,7 @@
126126
class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
127127
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground"
128128
href="index.html">
129-
<span class="hidden md:inline">gen-tries 0.9.1 documentation</span>
129+
<span class="hidden md:inline">gen-tries 0.9.2 documentation</span>
130130
<svg xmlns="http://www.w3.org/2000/svg"
131131
height="18"
132132
width="18"
@@ -736,7 +736,7 @@ <h2 id="V">V</h2>
736736
</footer>
737737
</div>
738738

739-
<script src="_static/documentation_options.js?v=9dc39874"></script>
739+
<script src="_static/documentation_options.js?v=aa3b121e"></script>
740740
<script src="_static/doctools.js?v=9bcbadda"></script>
741741
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
742742
<script defer="defer" src="_static/theme.js?v=073f68d9"></script>

docs/html/gentrie.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<meta content="white" media="(prefers-color-scheme: light)" name="theme-color"/>
88
<meta content="black" media="(prefers-color-scheme: dark)" name="theme-color"/>
99
<meta content="width=device-width, initial-scale=1" name="viewport"/>
10-
<title>gentrie package | gen-tries 0.9.1 documentation</title>
11-
<meta content="gentrie package | gen-tries 0.9.1 documentation" property="og:title"/>
12-
<meta content="gentrie package | gen-tries 0.9.1 documentation" name="twitter:title"/>
10+
<title>gentrie package | gen-tries 0.9.2 documentation</title>
11+
<meta content="gentrie package | gen-tries 0.9.2 documentation" property="og:title"/>
12+
<meta content="gentrie package | gen-tries 0.9.2 documentation" name="twitter:title"/>
1313
<link href="_static/pygments.css?v=c309799c" rel="stylesheet" type="text/css"/>
1414
<link href="_static/theme.css?v=42baaae4" rel="stylesheet" type="text/css"/>
1515
<link href="search.html" rel="search" title="Search"/>
@@ -34,7 +34,7 @@
3434
Skip to content
3535
</a><header 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">
3636
<div class="hidden mr-4 md:flex">
37-
<a class="flex items-center mr-6" href="index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">gen-tries 0.9.1 documentation</span>
37+
<a class="flex items-center mr-6" href="index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">gen-tries 0.9.2 documentation</span>
3838
</a></div><button @click="showSidebar = true" 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">
3939
<svg aria-hidden="true" fill="currentColor" height="24" viewbox="0 96 960 960" width="24" xmlns="http://www.w3.org/2000/svg">
4040
<path d="M152.587 825.087q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440Zm0-203.587q-19.152 0-32.326-13.174T107.087 576q0-19.152 13.174-32.326t32.326-13.174h320q19.152 0 32.326 13.174T518.087 576q0 19.152-13.174 32.326T472.587 621.5h-320Zm0-203.587q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440ZM708.913 576l112.174 112.174q12.674 12.674 12.674 31.826t-12.674 31.826Q808.413 764.5 789.261 764.5t-31.826-12.674l-144-144Q600 594.391 600 576t13.435-31.826l144-144q12.674-12.674 31.826-12.674t31.826 12.674q12.674 12.674 12.674 31.826t-12.674 31.826L708.913 576Z"></path>
@@ -64,7 +64,7 @@
6464
</div>
6565
</header>
6666
<div class="flex-1"><div class="container flex-1 items-start md:grid md:grid-cols-[220px_minmax(0,1fr)] md:gap-6 lg:grid-cols-[240px_minmax(0,1fr)] lg:gap-10"><aside :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }" class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky" id="left-sidebar">
67-
<a class="!justify-start text-sm md:!hidden bg-background" href="index.html"><span class="font-bold text-clip whitespace-nowrap">gen-tries 0.9.1 documentation</span>
67+
<a class="!justify-start text-sm md:!hidden bg-background" href="index.html"><span class="font-bold text-clip whitespace-nowrap">gen-tries 0.9.2 documentation</span>
6868
</a>
6969
<div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
7070
<div class="overflow-y-auto h-full w-full relative pr-6"><nav class="table w-full min-w-full my-6 lg:my-8">
@@ -89,7 +89,7 @@
8989
<div class="w-full min-w-0 mx-auto">
9090
<nav aria-label="breadcrumbs" class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
9191
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground" href="index.html">
92-
<span class="hidden md:inline">gen-tries 0.9.1 documentation</span>
92+
<span class="hidden md:inline">gen-tries 0.9.2 documentation</span>
9393
<svg aria-label="Home" class="md:hidden" fill="currentColor" height="18" stroke="none" viewbox="0 96 960 960" width="18" xmlns="http://www.w3.org/2000/svg">
9494
<path d="M240 856h120V616h240v240h120V496L480 316 240 496v360Zm-80 80V456l320-240 320 240v480H520V696h-80v240H160Zm320-350Z"></path>
9595
</svg>
@@ -1160,7 +1160,7 @@ <h4>Example 3 - Entries prefixed by a key<a class="headerlink" href="#example-3-
11601160
</div>
11611161
</footer>
11621162
</div>
1163-
<script src="_static/documentation_options.js?v=9dc39874"></script>
1163+
<script src="_static/documentation_options.js?v=aa3b121e"></script>
11641164
<script src="_static/doctools.js?v=9bcbadda"></script>
11651165
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
11661166
<script defer="defer" src="_static/theme.js?v=073f68d9"></script>

docs/html/gentrie.trie.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
<meta content="white" media="(prefers-color-scheme: light)" name="theme-color"/>
88
<meta content="black" media="(prefers-color-scheme: dark)" name="theme-color"/>
99
<meta content="width=device-width, initial-scale=1" name="viewport"/>
10-
<title>gentrie.trie package | gen-tries 0.9.1 documentation</title>
11-
<meta content="gentrie.trie package | gen-tries 0.9.1 documentation" property="og:title"/>
12-
<meta content="gentrie.trie package | gen-tries 0.9.1 documentation" name="twitter:title"/>
10+
<title>gentrie.trie package | gen-tries 0.9.2 documentation</title>
11+
<meta content="gentrie.trie package | gen-tries 0.9.2 documentation" property="og:title"/>
12+
<meta content="gentrie.trie package | gen-tries 0.9.2 documentation" name="twitter:title"/>
1313
<link href="_static/pygments.css?v=c309799c" rel="stylesheet" type="text/css"/>
1414
<link href="_static/theme.css?v=42baaae4" rel="stylesheet" type="text/css"/>
1515
<link href="search.html" rel="search" title="Search"/>
@@ -33,7 +33,7 @@
3333
Skip to content
3434
</a><header 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">
3535
<div class="hidden mr-4 md:flex">
36-
<a class="flex items-center mr-6" href="index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">gen-tries 0.9.1 documentation</span>
36+
<a class="flex items-center mr-6" href="index.html"><span class="hidden font-bold sm:inline-block text-clip whitespace-nowrap">gen-tries 0.9.2 documentation</span>
3737
</a></div><button @click="showSidebar = true" 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">
3838
<svg aria-hidden="true" fill="currentColor" height="24" viewbox="0 96 960 960" width="24" xmlns="http://www.w3.org/2000/svg">
3939
<path d="M152.587 825.087q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440Zm0-203.587q-19.152 0-32.326-13.174T107.087 576q0-19.152 13.174-32.326t32.326-13.174h320q19.152 0 32.326 13.174T518.087 576q0 19.152-13.174 32.326T472.587 621.5h-320Zm0-203.587q-19.152 0-32.326-13.174t-13.174-32.326q0-19.152 13.174-32.326t32.326-13.174h440q19.152 0 32.326 13.174t13.174 32.326q0 19.152-13.174 32.326t-32.326 13.174h-440ZM708.913 576l112.174 112.174q12.674 12.674 12.674 31.826t-12.674 31.826Q808.413 764.5 789.261 764.5t-31.826-12.674l-144-144Q600 594.391 600 576t13.435-31.826l144-144q12.674-12.674 31.826-12.674t31.826 12.674q12.674 12.674 12.674 31.826t-12.674 31.826L708.913 576Z"></path>
@@ -63,7 +63,7 @@
6363
</div>
6464
</header>
6565
<div class="flex-1"><div class="container flex-1 items-start md:grid md:grid-cols-[220px_minmax(0,1fr)] md:gap-6 lg:grid-cols-[240px_minmax(0,1fr)] lg:gap-10"><aside :aria-hidden="!showSidebar" :class="{ 'translate-x-0': showSidebar }" class="fixed inset-y-0 left-0 md:top-14 z-50 md:z-30 bg-background md:bg-transparent transition-all duration-100 -translate-x-full md:translate-x-0 ml-0 p-6 md:p-0 md:-ml-2 md:h-[calc(100vh-3.5rem)] w-5/6 md:w-full shrink-0 overflow-y-auto border-r border-border md:sticky" id="left-sidebar">
66-
<a class="!justify-start text-sm md:!hidden bg-background" href="index.html"><span class="font-bold text-clip whitespace-nowrap">gen-tries 0.9.1 documentation</span>
66+
<a class="!justify-start text-sm md:!hidden bg-background" href="index.html"><span class="font-bold text-clip whitespace-nowrap">gen-tries 0.9.2 documentation</span>
6767
</a>
6868
<div class="relative overflow-hidden md:overflow-auto my-4 md:my-0 h-[calc(100vh-8rem)] md:h-auto">
6969
<div class="overflow-y-auto h-full w-full relative pr-6"><nav class="table w-full min-w-full my-6 lg:my-8">
@@ -88,7 +88,7 @@
8888
<div class="w-full min-w-0 mx-auto">
8989
<nav aria-label="breadcrumbs" class="flex items-center mb-4 space-x-1 text-sm text-muted-foreground">
9090
<a class="overflow-hidden text-ellipsis whitespace-nowrap hover:text-foreground" href="index.html">
91-
<span class="hidden md:inline">gen-tries 0.9.1 documentation</span>
91+
<span class="hidden md:inline">gen-tries 0.9.2 documentation</span>
9292
<svg aria-label="Home" class="md:hidden" fill="currentColor" height="18" stroke="none" viewbox="0 96 960 960" width="18" xmlns="http://www.w3.org/2000/svg">
9393
<path d="M240 856h120V616h240v240h120V496L480 316 240 496v360Zm-80 80V456l320-240 320 240v480H520V696h-80v240H160Zm320-350Z"></path>
9494
</svg>
@@ -672,7 +672,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi
672672
</div>
673673
</footer>
674674
</div>
675-
<script src="_static/documentation_options.js?v=9dc39874"></script>
675+
<script src="_static/documentation_options.js?v=aa3b121e"></script>
676676
<script src="_static/doctools.js?v=9bcbadda"></script>
677677
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
678678
<script defer="defer" src="_static/theme.js?v=073f68d9"></script>

0 commit comments

Comments
 (0)