Re: [Doxygen-users] Is it possible to remove some sections from the HTML document
Brought to you by:
dimitri
From: Albert <alb...@gm...> - 2014-03-26 18:04:36
|
Did you have a look at the commands like @if and @cond? Albert On Tue, Mar 25, 2014 at 10:26 PM, rpj <rpj...@gm...> 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 documentation, Member function documentation and > Property documentation which I would like to exclude since this info is > redundant and it is making documents harder to read (the most important > details and descriptions are already covered in the first section). > > How I can configure doxygen to exclude those sections? > > Thanks, > R > > > > -- > View this message in context: > http://doxygen.10944.n7.nabble.com/Is-it-possible-to-remove-some-sections-from-the-HTML-document-tp6576.html > Sent from the Doxygen - Users mailing list archive at Nabble.com. > > > ------------------------------------------------------------------------------ > Learn Graph Databases - Download FREE O'Reilly Book > "Graph Databases" is the definitive new guide to graph databases and their > applications. Written by three acclaimed leaders in the field, > this first edition is now available. Download your free book today! > http://p.sf.net/sfu/13534_NeoTech > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users > |