Skip to content

Commit

Permalink
Deploying to gh-pages from @ cb546b7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Dec 15, 2024
1 parent 0925373 commit 745e502
Show file tree
Hide file tree
Showing 36 changed files with 2,014 additions and 2,500 deletions.
4 changes: 2 additions & 2 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: e07c3107a8a25d17473060fb2e6124ca
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 900432164b9c866aa53e1a3da1beb1fa
tags: 645f666f9bcd5a90fca523b33c5a78b7
35 changes: 11 additions & 24 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" />

<!-- Generated with Sphinx 7.3.7 and Furo 2024.05.06 -->
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>Overview: module code - singler unknown documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=387cc868" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=36a5483c" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?v=354aac6f" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=302659d7" />



Expand Down Expand Up @@ -87,19 +87,6 @@
<path d="M12 3c.132 0 .263 0 .393 0a7.5 7.5 0 0 0 7.92 12.446a9 9 0 1 1 -8.313 -12.454z" />
</svg>
</symbol>
<symbol id="svg-sun-half" viewBox="0 0 24 24">
<title>Auto light/dark mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="1" stroke-linecap="round" stroke-linejoin="round" class="icon-tabler-shadow">
<path stroke="none" d="M0 0h24v24H0z" fill="none"/>
<circle cx="12" cy="12" r="9" />
<path d="M13 12h5" />
<path d="M13 15h4" />
<path d="M13 18h1" />
<path d="M13 9h4" />
<path d="M13 6h1" />
</svg>
</symbol>
<symbol id="svg-sun-with-moon" viewBox="0 0 24 24">
<title>Auto light/dark, in light mode</title>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="currentColor"
Expand Down Expand Up @@ -140,7 +127,7 @@
<path d="M4 20h4l10.5 -10.5a2.828 2.828 0 1 0 -4 -4l-10.5 10.5v4" />
<path d="M13.5 6.5l4 4" />
<path d="M20 21l2 -2l-2 -2" />
<path d="M17 17l-2 2l2 2" /
<path d="M17 17l-2 2l2 2" />
</svg>
</symbol>
<symbol id="svg-eye" viewBox="0 0 24 24">
Expand Down Expand Up @@ -211,7 +198,7 @@
</form>
<div id="searchbox"></div><div class="sidebar-scroll"><div class="sidebar-tree">
<ul>
<li class="toctree-l1"><a class="reference internal" href="../readme.html">Overview</a></li>
<li class="toctree-l1"><a class="reference internal" href="../readme.html">Usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="../contributing.html">Contributions &amp; Help</a></li>
<li class="toctree-l1"><a class="reference internal" href="../license.html">License</a></li>
<li class="toctree-l1"><a class="reference internal" href="../authors.html">Authors</a></li>
Expand Down Expand Up @@ -257,11 +244,11 @@
<h1>All modules for which code is available</h1>
<ul><li><a href="singler/annotate_integrated.html">singler.annotate_integrated</a></li>
<li><a href="singler/annotate_single.html">singler.annotate_single</a></li>
<li><a href="singler/build_integrated_references.html">singler.build_integrated_references</a></li>
<li><a href="singler/build_single_reference.html">singler.build_single_reference</a></li>
<li><a href="singler/classify_integrated_references.html">singler.classify_integrated_references</a></li>
<li><a href="singler/classify_single_reference.html">singler.classify_single_reference</a></li>
<li><a href="singler/classify_integrated.html">singler.classify_integrated</a></li>
<li><a href="singler/classify_single.html">singler.classify_single</a></li>
<li><a href="singler/get_classic_markers.html">singler.get_classic_markers</a></li>
<li><a href="singler/train_integrated.html">singler.train_integrated</a></li>
<li><a href="singler/train_single.html">singler.train_single</a></li>
</ul>
</article>
</div>
Expand Down Expand Up @@ -295,8 +282,8 @@ <h1>All modules for which code is available</h1>
</aside>
</div>
</div><script src="../_static/documentation_options.js?v=3f1b9271"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
<script src="../_static/doctools.js?v=9bcbadda"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="../_static/scripts/furo.js?v=4e2eecee"></script>
<script src="../_static/scripts/furo.js?v=5fa4622c"></script>
</body>
</html>
Loading

0 comments on commit 745e502

Please sign in to comment.