Skip to content

StunlockStudios/battlerite-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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