/battlerite-docs

Documentation and Guides

Primary LanguageHTML

battlerite-docs

This is a temp repo to house the battlerite gamelocker documentation.

Setup & Run

Install python and pip

pip install -r requirements.txt

make html

The tech

  • The documentation is handled by a python packaged called Sphinx
  • It is temporarily hosted by a service called readthedocs