rst2xml (1) Linux Manual Page
NAME rst2xml – convert reST documents to XML SYNOPSIS rst2xml [options] [<source> [<destination>]] DESCRIPTION Generates Docutils-native XML 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…
