diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/commands.doc | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/commands.doc b/doc/commands.doc index 4ca0aa6..e6d4ad3 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -20,7 +20,7 @@ All commands in the documentation start with a backslash (<b>\\</b>) or an at-sign (<b>\@</b>). If you prefer you can replace all commands starting with a -backslash below, by their counterparts that start with an at-sign. +backslash below by their counterparts that start with an at-sign. Some commands have one or more arguments. Each argument has a certain range: @@ -350,6 +350,9 @@ doxygen. Unrecognized commands are treated as normal text. for the corresponding HTML documentation that is generated by doxygen. \endhtmlonly + \note In the above example \ref cfg_javadoc_autobrief "JAVADOC_AUTOBRIEF" + has been set to YES in the configuration file. + <hr> \section cmdfn \fn (function declaration) |