[Doxygen-users] Is it possible to remove some sections from the HTML document
Brought to you by:
dimitri
From: rpj <rpj...@gm...> - 2014-03-25 21:26:45
|
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. |