.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
CHANGELOG.rst
CONTRIBUTING.rst
LICENSE
Makefile
README.rst
codecov.yaml
pyproject.toml
spelling_private_dict.txt
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/dependabot-merge.yml
.github/workflows/release.yml
.vscode/extensions.json
.vscode/settings.json
sample/source/__init__.py
sample/source/conf.py
sample/source/index.rst
src/sphinx_combine/__init__.py
src/sphinx_combine/py.typed
src/sphinx_combine.egg-info/PKG-INFO
src/sphinx_combine.egg-info/SOURCES.txt
src/sphinx_combine.egg-info/dependency_links.txt
src/sphinx_combine.egg-info/not-zip-safe
src/sphinx_combine.egg-info/requires.txt
src/sphinx_combine.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_substitution_extensions.py