jipiboily / docs-1

Gemnasium Enterprise Docs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gemnasium Enterprise Docs Sources

This repositoring hosts the Gemnasium Entreprise documentation files. The documentation is generated automatically by readthedocs, for each commit.

Generate files locally

Install sphinx, and sphinx-autobuild to live build the docs:

 pip install sphinx sphinx-autobuild sphinx_rtd_theme

Build the doc:

make html

To serve the documentation site, with live-reload:

make livehtml

About

Gemnasium Enterprise Docs

License:MIT License