man rest2xml (Commandes) - convert reST documents to XML.
NAME
rest2html - convert reST documents to XML.
SYNOPSIS
rest2xml < input.txt > output.xml
rest2xml [ --help ] [ more... ]
DESCRIPTION
This program converts reST documents to an XML file which can be processed by standard XML tools.
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>