chore: Allow building from venv; bump version

This commit is contained in:
Glen Whitney 2024-09-15 11:46:29 -07:00
parent 4a4241a4e4
commit 2f6dd836c4
117 changed files with 1066 additions and 6270 deletions

View file

@ -39,7 +39,7 @@
<div class="wy-nav-content">
<div class="rst-content"><div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="/." class="icon icon-home" alt="Docs"></a> &raquo;</li>
<li><a href="/." class="icon icon-home" aria-label="Docs"></a></li>
<li class="wy-breadcrumbs-aside">
</li>
</ul>
@ -80,9 +80,9 @@
</span>
</div>
window.onload = function () {
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
};
});
</body>
</html>