.gitignore
.readthedocs.yml
LICENSE
README.md
pyproject.toml
requirements.txt
.github/dependabot.yml
.github/keylabeler.yml
.github/release-drafter.yml
.github/workflows/pages.yml
.github/workflows/publish-pypi.yml
.github/workflows/pytest.yaml
.github/workflows/release-drafter.yml
docs/Makefile
docs/basic_usage.rst
docs/conf.py
docs/index.rst
docs/make.bat
docs/requirements.txt
docs/_examples/example.py
sphinx_autodoc_toolbox/__init__.py
sphinx_autodoc_toolbox/_version.py
sphinx_autodoc_toolbox/collapse.py
sphinx_autodoc_toolbox.egg-info/PKG-INFO
sphinx_autodoc_toolbox.egg-info/SOURCES.txt
sphinx_autodoc_toolbox.egg-info/dependency_links.txt
sphinx_autodoc_toolbox.egg-info/entry_points.txt
sphinx_autodoc_toolbox.egg-info/requires.txt
sphinx_autodoc_toolbox.egg-info/top_level.txt
tests/conftest.py
tests/test_sample.py