1
reStructuredText for PSEPs
2
==========================
3
4
Original PSEP source should be written using the reStructuredText format
5
(technically plaintext).  This format is described in PSEP 12.
6
The pep2html.py processing and installation script knows how to produce the
7
HTML for the PSEP files.  A local copy of the Docutils package is included
8
for processing reStructuredText PSEPs.
9
10
Please report any problems or questions to
11
Matti Airas <matti.p.airas@nokia.com>.