Description
Generates documentation pages from source code and connects them to a MkDocs site. It is useful when a project wants API reference pages to stay close to the actual Python or other supported source files.
Use it when maintaining developer documentation that should update from code comments, docstrings, and type information. It works through MkDocs configuration and plugins, not as a separate desktop app.