Skip to content

Commit

Permalink
Deploying to gh-pages from @ 3a7ced7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
tschm committed Mar 25, 2024
1 parent ca58259 commit 84cfb4d
Show file tree
Hide file tree
Showing 13 changed files with 28 additions and 28 deletions.
Binary file modified sphinx/.doctrees/autoapi/index.doctree
Binary file not shown.
Binary file modified sphinx/.doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion sphinx/_sources/autoapi/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ This page contains auto-generated API reference documentation [#f1]_.
.. toctree::
:titlesonly:

/autoapi/data/index
/autoapi/json/index
/autoapi/bson/index
/autoapi/data/index

.. [#f1] Created with `sphinx-autoapi <https://github.com/readthedocs/sphinx-autoapi>`_
2 changes: 1 addition & 1 deletion sphinx/autoapi/bson/dataclass/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="../../index.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="../../json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a></li>
<li class="toctree-l2 current"><a class="reference internal" href="../index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a><ul class="current">
<li class="toctree-l3 current"><a class="reference internal" href="../index.html#submodules">Submodules</a><ul class="current">
Expand All @@ -61,7 +62,6 @@
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
</ul>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion sphinx/autoapi/bson/file/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="../../index.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="../../json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a></li>
<li class="toctree-l2 current"><a class="reference internal" href="../index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a><ul class="current">
<li class="toctree-l3 current"><a class="reference internal" href="../index.html#submodules">Submodules</a><ul class="current">
Expand All @@ -61,7 +62,6 @@
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
</ul>
</li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion sphinx/autoapi/bson/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="../index.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="../json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="#submodules">Submodules</a><ul>
Expand All @@ -61,7 +62,6 @@
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
</ul>
</li>
</ul>
Expand Down
4 changes: 1 addition & 3 deletions sphinx/autoapi/bson/io/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
<script src="../../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
<link rel="next" title="data" href="../../data/index.html" />
<link rel="prev" title="bson.file" href="../file/index.html" />
</head>

Expand Down Expand Up @@ -51,6 +50,7 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="../../index.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="../../json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a></li>
<li class="toctree-l2 current"><a class="reference internal" href="../index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a><ul class="current">
<li class="toctree-l3 current"><a class="reference internal" href="../index.html#submodules">Submodules</a><ul class="current">
Expand All @@ -61,7 +61,6 @@
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -143,7 +142,6 @@ <h3>Functions<a class="headerlink" href="#functions" title="Link to this heading
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="../file/index.html" class="btn btn-neutral float-left" title="bson.file" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../../data/index.html" class="btn btn-neutral float-right" title="data" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
8 changes: 4 additions & 4 deletions sphinx/autoapi/data/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="data.render" href="render/index.html" />
<link rel="prev" title="bson.io" href="../bson/io/index.html" />
<link rel="prev" title="API Reference" href="../index.html" />
</head>

<body class="wy-body-for-nav">
Expand All @@ -51,15 +51,15 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="../index.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="../bson/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="#submodules">Submodules</a><ul>
<li class="toctree-l4"><a class="reference internal" href="render/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data.render</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="../bson/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -105,7 +105,7 @@ <h2>Submodules<a class="headerlink" href="#submodules" title="Link to this headi
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="../bson/io/index.html" class="btn btn-neutral float-left" title="bson.io" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../index.html" class="btn btn-neutral float-left" title="API Reference" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="render/index.html" class="btn btn-neutral float-right" title="data.render" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

Expand Down
6 changes: 4 additions & 2 deletions sphinx/autoapi/data/render/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<script src="../../../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
<link rel="next" title="json" href="../../json/index.html" />
<link rel="prev" title="data" href="../index.html" />
</head>

Expand Down Expand Up @@ -50,15 +51,15 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="../../index.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../../json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="../../bson/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a></li>
<li class="toctree-l2 current"><a class="reference internal" href="../index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a><ul class="current">
<li class="toctree-l3 current"><a class="reference internal" href="../index.html#submodules">Submodules</a><ul class="current">
<li class="toctree-l4 current"><a class="current reference internal" href="#"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data.render</span></code></a></li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="../../bson/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -117,6 +118,7 @@ <h3>Functions<a class="headerlink" href="#functions" title="Link to this heading
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="../index.html" class="btn btn-neutral float-left" title="data" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../../json/index.html" class="btn btn-neutral float-right" title="json" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
14 changes: 7 additions & 7 deletions sphinx/autoapi/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script src="../_static/js/theme.js"></script>
<link rel="index" title="Index" href="../genindex.html" />
<link rel="search" title="Search" href="../search.html" />
<link rel="next" title="json" href="json/index.html" />
<link rel="next" title="data" href="data/index.html" />
<link rel="prev" title="License" href="../license.html" />
</head>

Expand Down Expand Up @@ -51,9 +51,9 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="current reference internal" href="#">API Reference</a><ul>
<li class="toctree-l2"><a class="reference internal" href="data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="bson/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -87,6 +87,10 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Link to this
<p>This page contains auto-generated API reference documentation <a class="footnote-reference brackets" href="#f1" id="id1" role="doc-noteref"><span class="fn-bracket">[</span>1<span class="fn-bracket">]</span></a>.</p>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a><ul>
<li class="toctree-l2"><a class="reference internal" href="data/render/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data.render</span></code></a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a><ul>
<li class="toctree-l2"><a class="reference internal" href="json/file/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json.file</span></code></a></li>
</ul>
Expand All @@ -97,10 +101,6 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Link to this
<li class="toctree-l2"><a class="reference internal" href="bson/io/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson.io</span></code></a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a><ul>
<li class="toctree-l2"><a class="reference internal" href="data/render/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data.render</span></code></a></li>
</ul>
</li>
</ul>
</div>
<aside class="footnote-list brackets">
Expand All @@ -116,7 +116,7 @@ <h1>API Reference<a class="headerlink" href="#api-reference" title="Link to this
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="../license.html" class="btn btn-neutral float-left" title="License" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="json/index.html" class="btn btn-neutral float-right" title="json" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="data/index.html" class="btn btn-neutral float-right" title="data" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
2 changes: 1 addition & 1 deletion sphinx/autoapi/json/file/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="../../index.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
<li class="toctree-l2 current"><a class="reference internal" href="../index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a><ul class="current">
<li class="toctree-l3 current"><a class="reference internal" href="../index.html#submodules">Submodules</a><ul class="current">
<li class="toctree-l4 current"><a class="current reference internal" href="#"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json.file</span></code></a></li>
Expand All @@ -60,7 +61,6 @@
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../../bson/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="../../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
</ul>
</li>
</ul>
Expand Down
6 changes: 3 additions & 3 deletions sphinx/autoapi/json/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<link rel="index" title="Index" href="../../genindex.html" />
<link rel="search" title="Search" href="../../search.html" />
<link rel="next" title="json.file" href="file/index.html" />
<link rel="prev" title="API Reference" href="../index.html" />
<link rel="prev" title="data.render" href="../data/render/index.html" />
</head>

<body class="wy-body-for-nav">
Expand All @@ -51,6 +51,7 @@
</ul>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="../index.html">API Reference</a><ul class="current">
<li class="toctree-l2"><a class="reference internal" href="../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
<li class="toctree-l2 current"><a class="current reference internal" href="#"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="#submodules">Submodules</a><ul>
<li class="toctree-l4"><a class="reference internal" href="file/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json.file</span></code></a></li>
Expand All @@ -63,7 +64,6 @@
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../bson/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">bson</span></code></a></li>
<li class="toctree-l2"><a class="reference internal" href="../data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -137,7 +137,7 @@ <h3>Functions<a class="headerlink" href="#functions" title="Link to this heading
</div>
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="../index.html" class="btn btn-neutral float-left" title="API Reference" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../data/render/index.html" class="btn btn-neutral float-left" title="data.render" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="file/index.html" class="btn btn-neutral float-right" title="json.file" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

Expand Down
8 changes: 4 additions & 4 deletions sphinx/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,10 @@ <h1>API Documentation<a class="headerlink" href="#api-documentation" title="Link
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="autoapi/index.html">API Reference</a><ul>
<li class="toctree-l2"><a class="reference internal" href="autoapi/data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="autoapi/data/index.html#submodules">Submodules</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="autoapi/json/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">json</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="autoapi/json/index.html#submodules">Submodules</a></li>
<li class="toctree-l3"><a class="reference internal" href="autoapi/json/index.html#package-contents">Package Contents</a></li>
Expand All @@ -96,10 +100,6 @@ <h1>API Documentation<a class="headerlink" href="#api-documentation" title="Link
<li class="toctree-l3"><a class="reference internal" href="autoapi/bson/index.html#submodules">Submodules</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="autoapi/data/index.html"><code class="xref py py-mod docutils literal notranslate"><span class="pre">data</span></code></a><ul>
<li class="toctree-l3"><a class="reference internal" href="autoapi/data/index.html#submodules">Submodules</a></li>
</ul>
</li>
</ul>
</li>
</ul>
Expand Down

0 comments on commit 84cfb4d

Please sign in to comment.