benoitc 7b077b7d6a close #280 .
Integrate a subset of changes proposed by DNX. Since gunicorn can still be used
globally using some global envs variables. Thanks for the diff!
2012-02-19 11:46:56 +01:00
..
2012-01-26 11:43:02 -06:00
2012-02-19 11:46:56 +01:00
2010-06-06 01:12:13 -04:00
2010-06-06 01:12:13 -04:00
2010-05-31 22:34:38 +02:00
2010-06-06 01:12:13 -04:00

Generate Documentation
----------------------

Requirements
++++++++++++

To generate documentation you need to install:

 - Python 2.x >= 2.5
 - jinja2 (http://jinja.pocoo.org/2/)
 - docutils (http://docutils.sourceforge.net/)
 - compass (http://compass-style.org/)
 - compass-960-plugin (http://github.com/chriseppstein/compass-960-plugin)
 
 
Generate
++++++++
::

    $ ./buildweb.py

Have a look in the file.py for configuration details.