benoitc 9d89d4b00a close #287 .
describe explicitely where TTIN & TTOU signals should be sent.
2012-02-19 11:58:30 +01:00
..
2012-01-26 11:43:02 -06:00
2012-02-19 11:58:30 +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.