Skip to content

Commit

Permalink
Deploying to gh-pages from @ 0c2d3a2 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
jkanche committed Dec 20, 2024
1 parent 9c55834 commit 3d17c37
Show file tree
Hide file tree
Showing 33 changed files with 729 additions and 2,061 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: bb77ddd056cc085a7fdb7833a35b5f90
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 7b7e9081ffa26142de48cc574d5af4a9
tags: 645f666f9bcd5a90fca523b33c5a78b7
19 changes: 7 additions & 12 deletions _modules/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
<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.4.7 and Furo 2024.08.06 -->
<title>Overview: module code - pyBiocFileCache 0.5.2.dev1 documentation</title>
<!-- Generated with Sphinx 8.1.3 and Furo 2024.08.06 -->
<title>Overview: module code - pyBiocFileCache 0.6.0 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=354aac6f" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?v=302659d7" />
Expand Down Expand Up @@ -165,7 +165,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">pyBiocFileCache 0.5.2.dev1 documentation</div></a>
<a href="../index.html"><div class="brand">pyBiocFileCache 0.6.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -189,7 +189,7 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">


<span class="sidebar-brand-text">pyBiocFileCache 0.5.2.dev1 documentation</span>
<span class="sidebar-brand-text">pyBiocFileCache 0.6.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../search.html" role="search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
Expand All @@ -203,10 +203,7 @@
<li class="toctree-l1"><a class="reference internal" href="../authors.html">Authors</a></li>
<li class="toctree-l1"><a class="reference internal" href="../changelog.html">Changelog</a></li>
<li class="toctree-l1 has-children"><a class="reference internal" href="../api/modules.html">Module Reference</a><input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" role="switch" type="checkbox"/><label for="toctree-checkbox-1"><div class="visually-hidden">Toggle navigation of Module Reference</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l2 has-children"><a class="reference internal" href="../api/pybiocfilecache.html">pybiocfilecache package</a><input class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" role="switch" type="checkbox"/><label for="toctree-checkbox-2"><div class="visually-hidden">Toggle navigation of pybiocfilecache package</div><i class="icon"><svg><use href="#svg-arrow-right"></use></svg></i></label><ul>
<li class="toctree-l3"><a class="reference internal" href="../api/pybiocfilecache.migrations.html">pybiocfilecache.migrations package</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../api/pybiocfilecache.html">pybiocfilecache package</a></li>
</ul>
</li>
</ul>
Expand Down Expand Up @@ -247,8 +244,6 @@ <h1>All modules for which code is available</h1>
<ul><li><a href="pybiocfilecache/cache.html">pybiocfilecache.cache</a></li>
<li><a href="pybiocfilecache/config.html">pybiocfilecache.config</a></li>
<li><a href="pybiocfilecache/exceptions.html">pybiocfilecache.exceptions</a></li>
<li><a href="pybiocfilecache/migrations/migration.html">pybiocfilecache.migrations.migration</a></li>
<li><a href="pybiocfilecache/migrations/migrationV0_5_0.html">pybiocfilecache.migrations.migrationV0_5_0</a></li>
<li><a href="pybiocfilecache/models.html">pybiocfilecache.models</a></li>
<li><a href="pybiocfilecache/utils.html">pybiocfilecache.utils</a></li>
</ul>
Expand Down Expand Up @@ -283,8 +278,8 @@ <h1>All modules for which code is available</h1>

</aside>
</div>
</div><script src="../_static/documentation_options.js?v=ff90ab21"></script>
<script src="../_static/doctools.js?v=9a2dae69"></script>
</div><script src="../_static/documentation_options.js?v=8fa8b3e9"></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=5fa4622c"></script>
</body>
Expand Down
Loading

0 comments on commit 3d17c37

Please sign in to comment.