.gitignore
.pre-commit-config.yaml
README.md
pyproject.toml
.github/dependabot.yml
.github/release.yml
.github/workflows/ci.yml
sphinx_examples_as_code/__init__.py
sphinx_examples_as_code/_version.py
sphinx_examples_as_code.egg-info/PKG-INFO
sphinx_examples_as_code.egg-info/SOURCES.txt
sphinx_examples_as_code.egg-info/dependency_links.txt
sphinx_examples_as_code.egg-info/requires.txt
sphinx_examples_as_code.egg-info/scm_file_list.json
sphinx_examples_as_code.egg-info/scm_version.json
sphinx_examples_as_code.egg-info/top_level.txt
tests/test_gallery_downloads.py
tests/test_single_function_page.py
tests/test_sphinx_examples_as_code.py
tests/test_tinypages.py
tests/gallery_fixture/conf.py
tests/gallery_fixture/index.rst
tests/gallery_fixture/examples/GALLERY_HEADER.rst
tests/gallery_fixture/examples/plot_minimal.py
tests/single_function_fixture/conf.py
tests/single_function_fixture/index.rst
tests/single_function_fixture/mymodule.py
tests/tinypages/conf.py
tests/tinypages/docstring_cases.py
tests/tinypages/docstring_cases.rst
tests/tinypages/index.rst