Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 608 Bytes

README.rst

File metadata and controls

31 lines (18 loc) · 608 Bytes

ZMON Documentation

Documentation Status

First install the Sphinx documentation generator.

$ sudo pip install sphinx sphinx_rtd_theme

Generate the ZMON HTML documentation locally:

$ cd docs; make html

Run docs locally:

$ python -m SimpleHTTPServer 8888
Docs at:
http://localhost:8888/_build/html/