Ying Chen 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 anni fa
..
logo 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 anni fa
site 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 anni fa
source 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 anni fa
Makefile 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 anni fa
README.rst 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 anni fa
gunicorn_ext.py 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 anni fa
make.bat 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 anni fa
sitemap_config.xml 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 anni fa
sitemap_gen.py 8a5a620011 HUE-7860 [core] Update Gunicorn from 19.7.1 to 19.9.0 7 anni fa

README.rst

Generate Documentation
======================

Requirements
------------

To generate documentation you need to install:

- Python >= 2.5
- Sphinx (http://sphinx-doc.org/)


Generate html
-------------
::

$ make html

The command generates html document inside ``build/html`` dir.