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

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.