[Doxygen-develop] RE: [Doxygen-users] How to hide compounds
Brought to you by:
dimitri
From: Richard G. <rg...@ta...> - 2002-09-04 11:15:18
|
On Tue, 3 Sep 2002, Glenn Maxey wrote: > For those who want to hide things without preprocessing, read this with > an open mind anyway even though preprocessing is what it advocates. Well - I think for someone who is familiar with the parser structure of doxygen it would be very easy to add a new special command to mark the following entity as "hidden" and just do not insert it to any symbol table doxygen maintains. Ok, I know nothing about the inners of doxygen, but with any reasonable parser structure this should be very well possible. May I suggest @hidden? Any takers? Thanks, Richard. > > -----Original Message----- > > From: Richard Guenther [mailto:rg...@ta...] > > Sent: Tuesday, September 03, 2002 8:02 AM > > To: dox...@li... > > Subject: [Doxygen-users] How to hide compounds > > <snip> > > > Is there a way to make doxygen ignore a compound besides of using > > preprocessor tricks (which pollute the code too much and make it less > > readable, I think)? > -- Richard Guenther <ric...@un...> WWW: http://www.tat.physik.uni-tuebingen.de/~rguenth/ The GLAME Project: http://www.glame.de/ |