Sphinx
is a powerful python tool to automatically generate manual html
files for posting. However, it looks quite scary to use if you read regular tutorial. I found the tutorial linked below is really helpful for me to start. Just provide docstring, then sphinx
will take care of it.
This works great: https://gisellezeno.com/tutorials/sphinx-for-python-documentation.html