An MkDocs extension to generate documentation for Click command line applications
mkdocs-click is an MkDocs extension used to generate documentation for Click command line applications. Originally developed by Datadog, mkdocs-click simplifies the process of documenting commands and sub-commands in CLI applications.
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.