This is a temp repo to house the battlerite gamelocker documentation.
Install python and pip
pip install -r requirements.txt
make html
- The documentation is handled by a python packaged called Sphinx
- It is temporarily hosted by a service called readthedocs