Re: [Doxygen-users] Suppressing @author in detaileddescription
Brought to you by:
dimitri
From: starfuryAll <mar...@al...> - 2015-03-26 15:27:14
|
Hi Robert, a workaround I used to accomplish this is to use the "ALIAS" feature: "ALIASES = author=@todo " Since I do not include a TODO list in my documentation ("GENERATE_TODOLIST = NO") the author information is not included in my documentation. HTH, Markus -- View this message in context: http://doxygen.10944.n7.nabble.com/Suppressing-author-in-detaileddescription-tp7049p7112.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |