Previous Next
Changing the layout of source documentation

Adapting documentation templates
The layout of a symbol's documentation frame is determined by a set of customizable documentation template files. There is one documentation template file for each type of symbol in your source code.
SNiFF+ comes with a set of standard documentation template files (stored in
$SNIFF_DIR/config/docu ). You can either use these files for generating the documentation frames for your symbols, or you can create your documentation template files. See also Creating documentation templates files.
Modifying the appearance of documentation in SNiFF+
You can modify the appearance of the documentation that you see in the Documentation Editor. For example, you can change the fonts or font sizes that are used in documentation frames. Note that these changes do not affect your documentation template files--they only affect the layout of a symbol's documentation in the Documentation Editor.
See also Documentation Editor view.

Previous Next