2010-09-27 11:13:40 -04:00
..
2010-08-06 10:12:23 +02:00
2010-09-27 11:13:40 -04:00
2010-09-22 21:36:57 +02: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.