Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 955 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 955 Bytes

OpenDeathValley

Documentation Status http://opendeathvalley.readthedocs.io

Documentation

Documentation is written in Sphinx, you will need python and sphinx installed to build it.

Requirements

Style guide

H1 => ========
H2 => --------
H3 => ^^^^^^^^
H4 => """"""""
H5 => ''''''''
H6 => ********

Usage

> make.bat html
> cd build\html
> python -m http.server 8080

Documentation can be browsed at http://127.0.0.1:8080/