.flake8
.gitignore
.pre-commit-config.yaml
.python-version
CHANGELOG.md
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
REUSE.toml
pyproject.toml
renovate.json
uv.lock
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/workflows/main.yml
.github/workflows/release.yml
LICENSES/Apache-2.0.txt
invoke_plugin_for_sphinx/__init__.py
invoke_plugin_for_sphinx/_plugin.py
invoke_plugin_for_sphinx/py.typed
invoke_plugin_for_sphinx.egg-info/PKG-INFO
invoke_plugin_for_sphinx.egg-info/SOURCES.txt
invoke_plugin_for_sphinx.egg-info/dependency_links.txt
invoke_plugin_for_sphinx.egg-info/requires.txt
invoke_plugin_for_sphinx.egg-info/top_level.txt
news/.gitignore
tests/__init__.py
tests/test_plugin.py
tests/test_project/docs/conf.py
tests/test_project/docs/index.rst
tests/test_project/project/__init__.py