summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoralbert-github <albert.tests@gmail.com>2018-06-18 10:45:42 (GMT)
committeralbert-github <albert.tests@gmail.com>2018-06-18 10:45:42 (GMT)
commitbe8465e89496d9b5e0d219d0e3f21aafb70dc299 (patch)
tree75c121dba05d32fd1951ca9588439fc1d2006418 /doc
parent4536982bdebc0056d0c5d64a12881f20b5801c06 (diff)
downloadDoxygen-be8465e89496d9b5e0d219d0e3f21aafb70dc299.zip
Doxygen-be8465e89496d9b5e0d219d0e3f21aafb70dc299.tar.gz
Doxygen-be8465e89496d9b5e0d219d0e3f21aafb70dc299.tar.bz2
Bug 485773 - cond/endcond cannot be used in aliases
Due to the moment of parsing \cond and \endcond cannot be used in ALIASES, added note to the documentation.
Diffstat (limited to 'doc')
-rw-r--r--doc/commands.doc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/commands.doc b/doc/commands.doc
index 1c7e7cf..1995de9 100644
--- a/doc/commands.doc
+++ b/doc/commands.doc
@@ -1281,6 +1281,8 @@ The output will be different depending on whether or not \ref cfg_enabled_sectio
contains \c TEST, or \c DEV
\sa sections \ref cmdendcond "\\endcond" and \ref cfg_enabled_sections "ENABLED_SECTIONS".
+ \note Due to the moment of parsing the \c \\cond and \ref cmdendcond "\\endcond" commands cannot
+ be used in \ref cfg_aliases "ALIASES".
<hr>
\section cmdcopyright \\copyright { copyright description }
@@ -1357,6 +1359,8 @@ contains \c TEST, or \c DEV
Ends a conditional section that was started by \ref cmdcond "\\cond".
\sa section \ref cmdcond "\\cond".
+ \note Due to the moment of parsing the \c \\endcond and \ref cmdcond "\\cond" commands cannot
+ be used in \ref cfg_aliases "ALIASES".
<hr>
\section cmdendif \\endif