Hi Monique,

> On 27 Aug 2015, at 18:43 , Monique Semp <monique.s...@earthlink.net> wrote:
> 
> 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?

No, did you perhaps add the label also to the \endcond command? 
If not, then please show a more complete example.

Regards,
  Dimitri


------------------------------------------------------------------------------
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to