docs/source/working-notes/troyraen/RTD.md

Read The Docs

pip install sphinx

sphinx-quickstart docs

# sphinx-build -b html source build
make clean
make html