summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2018-07-07 13:03:18 (GMT)
committerGitHub <noreply@github.com>2018-07-07 13:03:18 (GMT)
commit8ad204c7fb9275fd3b2d7ae9594755955eba6083 (patch)
tree57d46793c24c9003af8a88ea3116f12a3e9a6f62 /doc
parent9da177230f5d6f18ebe498c949e4edf9039a63db (diff)
parentbe8465e89496d9b5e0d219d0e3f21aafb70dc299 (diff)
downloadDoxygen-8ad204c7fb9275fd3b2d7ae9594755955eba6083.zip
Doxygen-8ad204c7fb9275fd3b2d7ae9594755955eba6083.tar.gz
Doxygen-8ad204c7fb9275fd3b2d7ae9594755955eba6083.tar.bz2
Merge pull request #769 from albert-github/feature/bug_485773_docu
Bug 485773 - cond/endcond cannot be used in aliases
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