chore: Allow building from venv; bump version (#24)

Also had to update the test fixtures because mkdocs, bootstrap, whatever it may be have changed, so the sites end up slightly different.

Reviewed-on: #24
Co-authored-by: Glen Whitney <glen@studioinfinity.org>
Co-committed-by: Glen Whitney <glen@studioinfinity.org>
This commit is contained in:
Glen Whitney 2024-09-15 18:49:57 +00:00 committed by Glen Whitney
parent 4a4241a4e4
commit 8105144d82
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>