User Guide:
Make HTML using Sphinx. Used to see changes made when updating readthedocs.
Sphinx documentation
cd docs
pip install -r requirements.txt
make html
Open the generated HTML:
Mac: open _build/html/index.html
open _build/html/index.html
Windows: start _build/html/index.html
start _build/html/index.html