Re: [Doxygen-users] erroneous output of section label for \cond command

2015-08-27 Thread Monique Semp
>> >> 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? Yes, you're right. I included the label in the \endcond command; don't know why. So now the output is all fine. Thank ver

Re: [Doxygen-users] erroneous output of section label for \cond command

2015-08-27 Thread Dimitri van Heesch
Hi Monique, > On 27 Aug 2015, at 18:43 , Monique Semp 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_

Re: [Doxygen-users] erroneous output of section label for \cond command

2015-08-27 Thread Albert
Monique, I'm not aware of a bug in this respect. Can you post a small example with the Doxyfile used (to generated the Doxyfile please use doxygen -s so it is a bit smaller). Albert On Thu, Aug 27, 2015 at 6:43 PM, Monique Semp wrote: > Hello, doxygen-users, > > I’m using Doxygen 1.8.10, on Ma

[Doxygen-users] erroneous output of section label for \cond command

2015-08-27 Thread Monique Semp
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_SECT