diff options
Diffstat (limited to 'doc/commands.doc')
-rw-r--r-- | doc/commands.doc | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/doc/commands.doc b/doc/commands.doc index ee2eb3b..2254a68 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -377,8 +377,10 @@ doxygen. Unrecognized commands are treated as normal text. \subsection cmdinternal \internal \addindex \internal - This command writes the message `For internal use only' to the output. - All text after a \c \internal command is ignored. + This command writes the message `For internal use only' to the output and + all text \e after a \c \\internal command is ignored. + You can use \ref cfg_internal_docs "INTERNAL_DOCS" in the config file + to show or hide the internal documentation. <hr> \subsection cmdmainpage \mainpage [(title)] |