RHInception / re-docs

Documentation for Release Engine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

re-docs

Documentation for Release Engine.

Building Locally

To generate documentation run: make html

Using the RTD Theme

To generate documentation locally using the Read The Docs Theme:

$ sudo pip install sphinx_rtd_theme
$ make html
$ xdg-open _build/html/index.html

About

Documentation for Release Engine.

License:Apache License 2.0


Languages

Language:Python 39.2%Language:Makefile 31.1%Language:Shell 29.7%