From be8465e89496d9b5e0d219d0e3f21aafb70dc299 Mon Sep 17 00:00:00 2001 From: albert-github Date: Mon, 18 Jun 2018 12:45:42 +0200 Subject: 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. --- doc/commands.doc | 4 ++++ 1 file changed, 4 insertions(+) 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".
\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".
\section cmdendif \\endif -- cgit v0.12