rst2html4 (1) Linux Manual Page
NAME rst2html4 – convert reST documents to XHTML SYNOPSIS rst2html4 [options] [<source> [<destination>]] DESCRIPTION Generates (X)HTML documents from standalone reStructuredText sources. Reads from <source> (default is stdin) and writes to <destination> (default is stdout). See <http://docutils.sf.net/docs/user/config.html> for the full reference. OPTIONS General Docutils Options –title=TITLE Specify the document title as metadata. –generator, -g Include a…
