Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 409 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 409 Bytes

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