Skip to content

Commit 8a25bce

Browse files
committed
deploy: 6911b9a
1 parent d5f40eb commit 8a25bce

27 files changed

Lines changed: 1240 additions & 375 deletions

.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: acb45f7ac4368c58eee6b3fd6c4d93d8
3+
config: a1f30baa9533ab82d8cf1872c0186b54
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

.doctrees/autoapi/index.doctree

4.09 KB
Binary file not shown.

.doctrees/environment.pickle

1.39 KB
Binary file not shown.

.doctrees/index.doctree

23 Bytes
Binary file not shown.

README.html

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,17 @@
55
<meta name="color-scheme" content="light dark"><meta name="viewport" content="width=device-width, initial-scale=1" />
66
<link rel="index" title="Index" href="genindex.html"><link rel="search" title="Search" href="search.html">
77

8-
<!-- Generated with Sphinx 8.2.3 and Furo 2025.09.25 -->
9-
<title>python template cpp - python-template-cpp v0.1.0</title>
8+
<!-- Generated with Sphinx 8.2.3 and Furo 2025.12.19 -->
9+
<title>python template cpp - python template cpp v0.1.0</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=03e43079" />
11-
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=580074bf" />
11+
<link rel="stylesheet" type="text/css" href="_static/styles/furo.css?v=7bdb33bb" />
1212
<link rel="stylesheet" type="text/css" href="_static/mystnb.8ecb98da25f57f5357bf6f572d296f466b2cfe2517ffebfabe82451661e28f02.css" />
1313
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
1414
<link rel="stylesheet" type="text/css" href="_static/graphviz.css?v=4ae1632d" />
1515
<link rel="stylesheet" type="text/css" href="_static/autodoc_pydantic.css" />
1616
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
1717
<link rel="stylesheet" type="text/css" href="_static/styles/furo-extensions.css?v=8dab3a3b" />
18-
<link rel="stylesheet" type="text/css" href="_static/styles/custom.css?v=6cba18cf" />
18+
<link rel="stylesheet" type="text/css" href="_static/styles/custom.css?v=890fd012" />
1919

2020

2121

@@ -167,7 +167,7 @@
167167
</label>
168168
</div>
169169
<div class="header-center">
170-
<a href="index.html"><div class="brand">python-template-cpp <code style='font-size: var(--font-size--small--4);color: var(--sd-color-primary);'>v0.1.0</code></div></a>
170+
<a href="index.html"><div class="brand">python template cpp <code style='font-size: var(--font-size--small--4);color: var(--sd-color-primary);'>v0.1.0</code></div></a>
171171
</div>
172172
<div class="header-right">
173173
<div class="theme-toggle-container theme-toggle-header">
@@ -188,15 +188,22 @@
188188

189189
<div class="sidebar-sticky"><a class="sidebar-brand" href="index.html">
190190

191-
<span class="sidebar-brand-text">python-template-cpp <code style='font-size: var(--font-size--small--4);color: var(--sd-color-primary);'>v0.1.0</code></span>
191+
<span class="sidebar-brand-text">python template cpp <code style='font-size: var(--font-size--small--4);color: var(--sd-color-primary);'>v0.1.0</code></span>
192192

193193
</a><form class="sidebar-search-container" method="get" action="search.html" role="search">
194194
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
195195
<input type="hidden" name="check_keywords" value="yes">
196196
<input type="hidden" name="area" value="default">
197197
</form>
198198
<div id="searchbox"></div><div class="sidebar-scroll"><div class="sidebar-tree">
199-
199+
<ul>
200+
<li class="toctree-l1 has-children"><a class="reference internal" href="autoapi/index.html">API Reference</a><input aria-label="Toggle navigation of API Reference" class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><span class="icon"><svg><use href="#svg-arrow-right"></use></svg></span></label><ul>
201+
<li class="toctree-l2"><a class="reference internal" href="autoapi/test_all/index.html">test_all</a></li>
202+
<li class="toctree-l2"><a class="reference internal" href="autoapi/python_template_cpp/index.html">python_template_cpp</a></li>
203+
</ul>
204+
</li>
205+
</ul>
206+
200207
</div>
201208
</div>
202209

0 commit comments

Comments
 (0)