benoitc 7f0c7c56e3 next version is 19.2
next version is 19.2. Also fix the setting.rst, regenerate it from
config.py .
2014-09-22 15:03:16 +02:00
..
2014-03-31 11:14:45 -07:00
2014-09-21 21:48:42 -04:00
2014-09-22 15:03:16 +02:00
2013-12-26 13:42:17 +01:00
2012-10-03 05:04:07 +05:45
2013-06-29 06:09:52 +02:00
2014-09-10 09:52:12 -04:00
2014-09-10 09:52:12 -04:00

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

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

To generate documentation you need to install:

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


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

    $ make html

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