.gitignore
.readthedocs.yaml
CHANGELOG.rst
LICENSE
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/workflows/CI-themes.yml
.github/workflows/check-changelog.yml
.github/workflows/main.yml
.github/workflows/python-publish.yml
docs/Makefile
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/install.rst
docs/themes.rst
docs/tutorial.rst
docs/_static/Favicon_logo_Smile.png
sphinx_versioned/__init__.py
sphinx_versioned/__main__.py
sphinx_versioned/_version.py
sphinx_versioned/lib.py
sphinx_versioned/sphinx_.py
sphinx_versioned/versions.py
sphinx_versioned/_static/_rtd_versions.js
sphinx_versioned/_static/badge_only.css
sphinx_versioned/_static/banner.css
sphinx_versioned/_static/fontawesome-webfont.woff
sphinx_versioned/_templates/banner.html
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/conftest.py
tests/prepare_tox_build_docs.py