summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2021-01-02 14:45:52 (GMT)
committeralbert-github <albert.tests@gmail.com>2021-01-02 14:45:52 (GMT)
commit7598b054b3bad6a7bf0cd3e3b4dd568d695b4510 (patch)
tree44efadd1b8fe0390fc60225f47eb1dce8bd63c1b /doc
parent75e96744145e9e21f28691e6d0c9b16523050356 (diff)
downloadDoxygen-7598b054b3bad6a7bf0cd3e3b4dd568d695b4510.zip
Doxygen-7598b054b3bad6a7bf0cd3e3b4dd568d695b4510.tar.gz
Doxygen-7598b054b3bad6a7bf0cd3e3b4dd568d695b4510.tar.bz2
bug_549093 Regular HTML comments are removed.
Shall extra explanation in the documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/htmlcmds.doc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/htmlcmds.doc b/doc/htmlcmds.doc
index edc14d9..524233c 100644
--- a/doc/htmlcmds.doc
+++ b/doc/htmlcmds.doc
@@ -390,6 +390,7 @@ comments can be used:
\verbatim
/*! <!-- This is a comment with a comment block --> Visible text */
\endverbatim
+The part `<!-- ... -->` will not be shown in the main documentation.
\htmlonly