.gitignore
.pre-commit-config.yaml
CONTRIBUTING.md
LICENSE
README.rst
bandit.yaml
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/publish-to-pypi.yml
.github/workflows/sphinx_asdf_ci.yml
sphinx_asdf/__init__.py
sphinx_asdf/_version.py
sphinx_asdf/asdf2rst.py
sphinx_asdf/conf.py
sphinx_asdf/connections.py
sphinx_asdf/directives.py
sphinx_asdf/md2rst.py
sphinx_asdf/nodes.py
sphinx_asdf.egg-info/PKG-INFO
sphinx_asdf.egg-info/SOURCES.txt
sphinx_asdf.egg-info/dependency_links.txt
sphinx_asdf.egg-info/requires.txt
sphinx_asdf.egg-info/top_level.txt
sphinx_asdf/static/logo.ico
sphinx_asdf/static/logo.pdf
sphinx_asdf/static/logo.png
sphinx_asdf/static/sphinx_asdf.css
sphinx_asdf/static/sphinx_asdf.js
sphinx_asdf/templates/schema.html
tests/conftest.py
tests/coveragerc
tests/test_sphinx_asdf.py
tests/roots/test-basic-generation/conf.py
tests/roots/test-basic-generation/contents.rst
tests/roots/test-basic-generation/schemas/bar.yaml
tests/roots/test-basic-generation/schemas/foo.yaml
tests/roots/test-basic-generation/schemas/core/baz.yaml
tests/roots/test-global-config/conf.py
tests/roots/test-global-config/contents.rst
tests/roots/test-global-config/a/b/c/schemas/bar.yaml
tests/roots/test-global-config/a/b/c/schemas/foo.yaml
tests/roots/test-global-config/a/b/c/schemas/core/baz.yaml
tests/roots/test-global-prefix/conf.py
tests/roots/test-global-prefix/contents.rst
tests/roots/test-global-prefix/schemas/a/b/c/bar.yaml
tests/roots/test-global-prefix/schemas/a/b/c/foo.yaml
tests/roots/test-global-prefix/schemas/a/b/c/core/baz.yaml