.editorconfig
.flake8
.gitignore
.gitlab-ci.yml
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
noxfile.py
pyproject.toml
requirements.in
setup.py
docs/about.rst
docs/advanced.rst
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/glossary.rst
docs/index.rst
docs/usage.rst
docs/_ext/extlinks.py
docs/_ext/sphinxcompat.py
docs/_static/style.css
docs/_templates/layout.html
src/sphinx_compendia/__init__.py
src/sphinx_compendia/domain.py
src/sphinx_compendia/index.py
src/sphinx_compendia/markup.py
src/sphinx_compendia/py.typed
src/sphinx_compendia/sphinxapi.py
src/sphinx_compendia/store.py
src/sphinx_compendia.egg-info/PKG-INFO
src/sphinx_compendia.egg-info/SOURCES.txt
src/sphinx_compendia.egg-info/dependency_links.txt
src/sphinx_compendia.egg-info/requires.txt
src/sphinx_compendia.egg-info/top_level.txt
src/sphinx_compendia/i18n/__init__.py
test/conftest.py
test/integrated/conftest.py
test/integrated/test_docs.py
test/integrated/samples/test-basic/conf.py
test/integrated/samples/test-basic/index.rst
test/integrated/samples/test-full/conf.py
test/integrated/samples/test-full/index.rst