The front page that appears at:
src/product/_build/html/index.html
The main product documentation, built by Sphinx.
To install Sphinx:
pip install recommonmark
pip install sphinx_rtd_theme
pip install sphinxcontrib-osexample
pip install sphinx
To build the main product documentation:
cd src/product
make html
The output goes to:
src/product/_build/html/index.html
There are also some directories under product from the original h2o-3 pre-sphinx docs build system.
The various booklet latex source code, built by the gradle 'booklets' target. The output goes to:
src/booklets/v2_2015/source