Your are most likely looking for this https://github.com/gamelocker/vainglory-docs
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