Re: [Doxygen-users] Is it possible to remove some sections from the HTML document

2014-03-26 Thread Albert
Did you have a look at the commands like @if and @cond? Albert On Tue, Mar 25, 2014 at 10:26 PM, rpj wrote: > Hi all, > > Currently when I run doxygen (on C# project) it extracts nicely public > member functions, properties, detailed description (those I need) + > Constructor/Desctructor docum

[Doxygen-users] Is it possible to remove some sections from the HTML document

2014-03-25 Thread rpj
Hi all, Currently when I run doxygen (on C# project) it extracts nicely public member functions, properties, detailed description (those I need) + Constructor/Desctructor documentation, Member function documentation and Property documentation which I would like to exclude since this info is redun