.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
news/.gitignore
news/ced4da0.add.md
swagger_plugin_for_sphinx/__init__.py
swagger_plugin_for_sphinx/_plugin.py
swagger_plugin_for_sphinx/full_page_template.j2
swagger_plugin_for_sphinx/inline_template.j2
swagger_plugin_for_sphinx/py.typed
swagger_plugin_for_sphinx.egg-info/PKG-INFO
swagger_plugin_for_sphinx.egg-info/SOURCES.txt
swagger_plugin_for_sphinx.egg-info/dependency_links.txt
swagger_plugin_for_sphinx.egg-info/requires.txt
swagger_plugin_for_sphinx.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/openapi.yml
tests/test_integration.py
tests/test_plugin.py
tests/test_data/conf.py
tests/test_data/index.rst
tests/test_data/openapi.rst
tests/test_data/overview.rst
tests/test_data/specs/petstore/.empty
tests/test_data/specs/rockstore/.empty
tests/test_data/stores/petstore.rst
tests/test_data/stores/rockstore/rockstore.rst
tests/test_data/stores/rockstore/specs/.empty
tests/test_data/subfolder/p1.rst
tests/test_data/subfolder/p2.rst