~ubuntu-branches/ubuntu/maverick/gunicorn/maverick

« back to all changes in this revision

Viewing changes to doc/README.rst

  • Committer: Bazaar Package Importer
  • Author(s): Chris Lamb
  • Date: 2010-07-16 10:44:12 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20100716104412-iddgoj0lss2hxg7q
Tags: 0.10.0-1
* New upstream release.
* Add python-setproctitle to Suggests. Thanks to Örjan Persson
  <orange@fobie.net>.
* Bump Standards-Version to 3.9.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Generate Documentation
 
2
----------------------
 
3
 
 
4
Requirements
 
5
++++++++++++
 
6
 
 
7
To generate documentation you need to install:
 
8
 
 
9
 - Python 2.x >= 2.5
 
10
 - jinja2 (http://jinja.pocoo.org/2/)
 
11
 - docutils (http://docutils.sourceforge.net/)
 
12
 - compass (http://compass-style.org/)
 
13
 - compass-960-plugin (http://github.com/chriseppstein/compass-960-plugin)
 
14
 
 
15
 
 
16
Generate
 
17
++++++++
 
18
::
 
19
 
 
20
    $ ./buildweb.py
 
21
 
 
22
Have a look in the file.py for configuration details.
 
 
b'\\ No newline at end of file'