.gitignore
.travis.yml
CONTRIBUTING.md
README.rst
setup.cfg
setup.py
tox.ini
licenses/ASDF_STANDARD_LICENSE.rst
licenses/LICENSE.rst
sphinx_asdf/__init__.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/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