diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/commands.doc | 3 | ||||
-rw-r--r-- | doc/faq.doc | 3 | ||||
-rw-r--r-- | doc/maintainers.txt | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/doc/commands.doc b/doc/commands.doc index c2bb972..7e96292 100644 --- a/doc/commands.doc +++ b/doc/commands.doc @@ -376,7 +376,8 @@ doxygen. Unrecognized commands are treated as normal text. \addindex \\internal This command writes the message `For internal use only' to the output and - all text \e after a \c \\internal command is ignored. + all text \e after a \c \\internal command until the end of the + comment block is ignored. You can use \ref cfg_internal_docs "INTERNAL_DOCS" in the config file to show or hide the internal documentation. diff --git a/doc/faq.doc b/doc/faq.doc index 7a85be4..56b1039 100644 --- a/doc/faq.doc +++ b/doc/faq.doc @@ -229,7 +229,8 @@ generator -> gen \endverbatim At the time I was looking into lex and yacc, where a lot of things start with -"yy", so the "y" slipped in and made things pronounceable. +"yy", so the "y" slipped in and made things pronounceable +(the proper pronouncement is Docs-ee-gen, so with a long "e"). <li><b>What was the reason to develop doxygen?</b> diff --git a/doc/maintainers.txt b/doc/maintainers.txt index 44f387c..073c5e7 100644 --- a/doc/maintainers.txt +++ b/doc/maintainers.txt @@ -37,7 +37,6 @@ Xavier Outhier: xouthier@yahoo.fr German Jens Seidel: jensseidel@users.sf.net -Jens Breitenstein: Jens.Breitenstein@tlc.de Greek Harry Kalogirou: harkal@rainbow.cs.unipi.gr |