Is there any method to suppress a particular section indicator from the
detaileddescription?

I created a DoxygenLayout.xml



The only customization I see is changing the title with:

<detaileddescription title=""/>



    <authorsection visible="no"/>      setting this to no had no effect.



The only thing that works is commenting them out:

/**

* <!-- @author Billy Bob -->

*/



I would like for the @author sections not to be generated and don’t
particularly wish to edit every file.



RW
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to