.editorconfig
.pre-commit-config.yaml
AUTHORS
ChangeLog
LICENSE
README.rst
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/pull_request_template.md
.github/workflows/ci.yaml
docs/changelog.rst
docs/conf.py
docs/contributing.rst
docs/index.rst
docs/installation.rst
docs/usage.rst
docs/examples/commandcollections.rst
docs/examples/commands.rst
docs/examples/groups.rst
docs/examples/index.rst
examples/setup.py
examples/commandcollections/__init__.py
examples/commandcollections/cli.py
examples/commands/cli.py
examples/groups/cli.py
releasenotes/notes/add-auto_envvar_prefix-support-a08e68aba792ee26.yaml
releasenotes/notes/python-3.11-support-64013e70ae9926f4.yaml
sphinx_click/__init__.py
sphinx_click/ext.py
sphinx_click.egg-info/PKG-INFO
sphinx_click.egg-info/SOURCES.txt
sphinx_click.egg-info/dependency_links.txt
sphinx_click.egg-info/not-zip-safe
sphinx_click.egg-info/pbr.json
sphinx_click.egg-info/requires.txt
sphinx_click.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_extension.py
tests/test_formatter.py
tests/roots/basics/conf.py
tests/roots/basics/greet.py
tests/roots/basics/index.rst
tests/roots/nested-full/conf.py
tests/roots/nested-full/greet.py
tests/roots/nested-full/index.rst