man pep2html (Commandes) - convert reST-structured PEP documents to (X)HTML.
NAME
psp2html - convert reST-structured PEP documents to (X)HTML.
SYNOPSIS
pep2html < input.txt > output.xhtml
pep2html [ --help ] [ more... ]
DESCRIPTION
This program converts reST-formatted PEP documents (Python Enhancement Proposals) to HTML.
Please use the --help option for a complete list of options.
BUGS
Probably a few. Use reportbug python-docutils to report them.
AUTHOR
David Goodger <goodger@users.sourceforge.net>
MAINTAINER
Matthias Urlichs <smurf@noris.de>
SEE ALSO
The docutils homepage <http://docutils.sourceforge.net>
The reST standard <http://docutils.sourceforge.net/rst.html>