Gila CMS Documentation made with Sphinx
See the documentation published on readthedocs.io
To install sphinx on your linux machine
sudo apt-get install pip
sudo pip install sphinx recommonmark
To generate the html
make html
The html will be generated inside /docs/build/html/