Hello, doxygen-users,
I’m using Doxygen 1.8.10, on Mac 10.10.3 (Yosemite).
I’ve used the \cond and \endcond tags to omit documentation for some class
members, via a section label of the sort __INCLUDE_DOXYGEN_FOR_THESE_DEFINES__.
(And of course, I’m not defining these labels in the ENABLED_SECTIONS part of
the Doxyfile.)
The output correctly omits the members that are between the \cond and \endcond
commands, but... the section label itself
(“__INCLUDE_DOXYGEN_FOR_THESE_DEFINES__”) is appearing in the output, in bold
on its own line, in the detailed output for the next documented member in the
file. This erroneous output appears before the text of the \details command.
Is there perhaps some configuration setting that I need to set to suppress this
unexpected output?
Thanks,
-Monique
------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users