Closed ScenicJaguar101 closed 2 weeks ago
Will be using sphinx
Instructions on how to generate docs:
pip install sphinx sphinx-autoapi
cd docs
sphinx-build -b html . _build/html
resulting html is in: docs/_build/html/index.html
All future documentation generation will be applied to #21
Docs: doco generated, format not ugly