.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
.github/dependabot.yml
.github/release.yml
.github/workflows/ci.yml
sphinx_autoopengraph/__init__.py
sphinx_autoopengraph/_description.py
sphinx_autoopengraph/_image.py
sphinx_autoopengraph/_shared.py
sphinx_autoopengraph/_version.py
sphinx_autoopengraph.egg-info/PKG-INFO
sphinx_autoopengraph.egg-info/SOURCES.txt
sphinx_autoopengraph.egg-info/dependency_links.txt
sphinx_autoopengraph.egg-info/requires.txt
sphinx_autoopengraph.egg-info/scm_file_list.json
sphinx_autoopengraph.egg-info/scm_version.json
sphinx_autoopengraph.egg-info/top_level.txt
tests/test_tinypages.py
tests/tinypages/conf.py
tests/tinypages/download_links.rst
tests/tinypages/index.rst
tests/tinypages/mymodule.py
tests/tinypages/some_autodocs.rst
tests/tinypages/some_images.rst
tests/tinypages/_static/custom_thumb.png
tests/tinypages/_static/one.png
tests/tinypages/_static/photo.png
tests/tinypages/_static/three.png
tests/tinypages/_static/two.png
tests/tinypages/gallery_src/README.rst
tests/tinypages/gallery_src/plot_custom.py
tests/tinypages/gallery_src/plot_default.py
tests/tinypages/gallery_src/plot_thumbnail_path.py