Lars Hansson a49f4199e9 Add Upstart deployment example, remove Upstart from faq.
Add an Upstart deployment example and remove the Upstart entry in the
FAQ.
2013-06-19 00:21:05 +08:00
..
2012-10-21 08:14:27 +03:00
2013-04-24 23:53:38 +02:00
2012-10-03 05:04:07 +05:45
2012-10-18 17:21:14 +02:00
2012-10-04 00:48:18 +05:45
2012-10-03 04:29:35 +05:45
2012-10-03 04:29:35 +05:45

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

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

To generate documentation you need to install:

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


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

    $ make html

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