http://opendeathvalley.readthedocs.io
Documentation is written in Sphinx, you will need python and sphinx installed to build it.
H1 => ========
H2 => --------
H3 => ^^^^^^^^
H4 => """"""""
H5 => ''''''''
H6 => ********
> make.bat html
> cd build\html
> python -m http.server 8080
Documentation can be browsed at http://127.0.0.1:8080/