.editorconfig
.gitignore
.pre-commit-config.yaml
.readthedocs.yaml
LICENSE
README.rst
pyproject.toml
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/add-event-support-e55edb86d86d1082.yaml
releasenotes/notes/add-mock-modules-support-d4663c3265eeba5e.yaml
releasenotes/notes/add-show_default-from-context-support-ab4aeffcc513502d.yaml
releasenotes/notes/better-string-defaults-3664ae102b044972.yaml
releasenotes/notes/drop-click-7-cbdaccc6a64029d0.yaml
releasenotes/notes/drop-python-3-7-support-3d3cab951fc6ae82.yaml
releasenotes/notes/drop-python-38-39-0da4002e198b0e4b.yaml
releasenotes/notes/python-3.11-support-64013e70ae9926f4.yaml
releasenotes/notes/python-3.12-support-f2ed1dc438bd42ee.yaml
releasenotes/notes/show-typer-arg-help-text-fae802f6878fa100.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/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/commands/conf.py
tests/roots/commands/greet.py
tests/roots/commands/index.rst
tests/roots/nested-full/conf.py
tests/roots/nested-full/greet.py
tests/roots/nested-full/index.rst