README.rst
Make sure python3 is installed in your environment. python virtual environment is recommended to run these scripts.
After sphinx is successfully installed, run::
make html
Check out the generated ``_build`` folder, where the static html documentation site is built.