RST2HTML
NAME
rst2html, rst2latex etc. - convert reST documents to various formats
SYNOPSIS
rst2html [options] < input.txt > output.xhtml
rst2html [options] input.txt output.xhtml
rstpep2html [options] pep-NNNN.txt output.html
rst2s5 [options] input.txt output.xhtml
rst2latex [options] input.txt output.tex
rst2newlatex [options] input.txt output.tex
rst2xml [options] input.txt output.xml
rst2pseudoxml [options] input.txt output.txt
rst-buildhtml [options] [<directory> ...]
DESCRIPTION
These programs convert reST documents to HTML, S5/HTML, LaTeX, XML or docutils'
own "pseudo-XML" format.
Please use the
--help
option for a complete list of options, or see the documentation for these
tools in
/usr/share/doc/python-docutils/docs/user/tools.html
and
tools.txt
\.
BUGS
See <http://bugs.debian.org/python-docutils> for known bugs, or use
reportbug python-docutils
to report bugs.
AUTHOR
David Goodger <goodger@users.sourceforge.net>
This manual page was written by Matthias Urlichs <smurf@debian.org>
and Simon McVittie <smcv@ianadd.pseudorandom.co.uk> for the Debian GNU/Linux
system.
MAINTAINERS
Martin F. Krafft <madduck@debian.org> and
Simon McVittie <smcv@ianadd.pseudorandom.co.uk>.
SEE ALSO
The Docutils documentation <file:///usr/share/doc/python-docutils/>
The docutils homepage <http://docutils.sourceforge.net>
The reST standard <http://docutils.sourceforge.net/rst.html>