pdoc is an API documentation auto-generator. It can generate html documentation pages in a single line.
To install: pip3 install pdoc3
pip3 install pdoc3
Usage: pdoc --html <File, Directory, or Package path>
pdoc --html <File, Directory, or Package path>
--skip-errors
The html files will be saved in html/
html/