Table of Contents
Synopsis can handle a variety of documentation markup through
markup-formatter plugins. The most frequently used markup types are
built into the framework, and are available via the
synopsis applet. These are Javadoc
(available as --translate=javadoc
), and
ReStructuredText
(available as either
--translate=rst
or --translate=reStructuredText
).