pdoc auto-generates API documentation that follows your project's Python module hierarchy.
It requires no configuration, has first-class support for type annotations,
cross-links between identifiers, comes with an integrated live-reloading web server,
uses customizable HTML templates, understands numpydoc and Google-style docstrings,
and is permissively licensed.