.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
.github/dependabot.yml
.github/release.yml
.github/workflows/ci.yml
sphinx_autocodelink/__init__.py
sphinx_autocodelink/_directive.py
sphinx_autocodelink/_version.py
sphinx_autocodelink/gallery.py
sphinx_autocodelink.egg-info/PKG-INFO
sphinx_autocodelink.egg-info/SOURCES.txt
sphinx_autocodelink.egg-info/dependency_links.txt
sphinx_autocodelink.egg-info/requires.txt
sphinx_autocodelink.egg-info/scm_file_list.json
sphinx_autocodelink.egg-info/scm_version.json
sphinx_autocodelink.egg-info/top_level.txt
tests/test_autolink.py
tests/test_build.py
tests/test_gallery.py
tests/tinypages/api.rst
tests/tinypages/conf.py
tests/tinypages/index.rst
tests/tinypages/pkg.py
tests/tinypages/refs.rst
tests/tinypages/gallery_src/README.rst
tests/tinypages/gallery_src/plot_other.py
tests/tinypages/gallery_src/plot_thing.py