This extension to Sphinx autodoc enriches class member variable and function parameter lists with type information extracted from Python type annotations. Refer to the Sphinx HTML output for a live ...
Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other documents consisting of multiple reStructuredText sources), written by Georg Brandl.