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 ...
Python's documentation uses the Sphinx toolchain. Originally written for the Python documentation, it is now developed and distributed as an independent project. The two remain closely linked, e.g.