This is a brief guide to building the HTML pages generated by Sphinx autodoc in the BerkeleyTime codebase.
Note: make html needs to be run in a Python2 environment.
- Enter
berkeleytime/ - Run
make html - HTML pages will upload to
_build/html/
BerkeleyTime, 2020