Synopsis 0.5 - User Manual

DocBook

This formatter attempts to format the output as DocBook format. Unfortunately the elements available in DocBook do not cover all the C++ types.

The DocBook formatter does not support any config options yet, however some command line options are still supported. Don't forget to set them using the "-Wf,-foo" syntax!

-o filename

Specifies an output filename. The default is to send output to the console (stdout). You do not need to use the special syntax for this option.

-v

Enables verbose operation.

-d

Specifies that no DOCTYPE element should be output.

-m

Specifies that the (Synopsis Reference -) Manual Format should be used. This format doesn't try to use the docbook code elements, and instead uses nested sections and titles to identify elements.