Adding an example ( example )
Indicates that the following text is an example, and causes the text to be formatted as such. It's possible to have as many examples as one desires per entity/page.
Syntax
The filename should be relative either to the current directory or relative to the root of the EXAMPLE_PATH (see
InputOptions), or it can be an absolute path.
Note that this is different from the original Doxygen behaviour
Layout
For the standard examples both in example groups and all other entities we also have two options for showing the examples using EXAMPLES_USE_TABS. If set to YES (default), DoxyS will display examples on all pages as tabs. If set to NO examples will be shown (classical) using expand/collapse icons.