So you want to create your own documentation? Great!
Before you can do this you need to hop on onver to 
sphinx https://www.sphinx-doc.org/en/master/usage/quickstart.html

Before you do anything:
> pip install sphinx
> sphinx-quickstart

