.gitignore
.readthedocs.yaml
CHANGELOG.rst
LICENSE
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/check-changelog.yml
.github/workflows/main.yml
.github/workflows/python-publish.yml
.github/workflows/static.yml
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/install.rst
docs/settings.rst
docs/themes.rst
docs/tutorial.rst
docs/_static/sample_sphinx_rtd_theme.png
docs/changes/README.rst
sphinx_versioned/__init__.py
sphinx_versioned/__main__.py
sphinx_versioned/_version.py
sphinx_versioned/build.py
sphinx_versioned/lib.py
sphinx_versioned/sphinx_.py
sphinx_versioned/versions.py
sphinx_versioned/_static/_rst_properties.css
sphinx_versioned/_static/_rtd_versions.js
sphinx_versioned/_static/badge_only.css
sphinx_versioned/_static/fontawesome-webfont.woff
sphinx_versioned/_templates/versions.html
sphinx_versioned_docs.egg-info/PKG-INFO
sphinx_versioned_docs.egg-info/SOURCES.txt
sphinx_versioned_docs.egg-info/dependency_links.txt
sphinx_versioned_docs.egg-info/entry_points.txt
sphinx_versioned_docs.egg-info/not-zip-safe
sphinx_versioned_docs.egg-info/requires.txt
sphinx_versioned_docs.egg-info/top_level.txt
tests/__init__.py
tests/cleanup.py
tests/conftest.py
tests/prepare_multicommit_repo.py
tests/prepare_tox_build_docs.py
tests/test_injection.py
tests/test_multicommit_injection.py