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 ...
I tried to start (again) the documentation of natlinkcore, by following the instructions on natlinkcore.readthedocs.io. However, after pip install -r requirements.txt ...