First install the Sphinx documentation generator.
$ sudo pip install sphinx sphinx_rtd_theme
Generate the ZMON HTML documentation locally:
$ cd docs; make html
First install the Sphinx documentation generator.
$ sudo pip install sphinx sphinx_rtd_theme
Generate the ZMON HTML documentation locally:
$ cd docs; make html