Description
Generates Sphinx documentation for Python command-line applications built with Click. It helps projects keep command, option, and argument reference pages aligned with the actual Click definitions.
Developers use it as a documentation extension. Generated CLI docs should still include examples and context, because option lists alone rarely explain a complete workflow.