Re: [Doxygen-users] Suppressing @author in detaileddescription

2015-03-26 Thread Albert
something wit \if or \cond will also work Albert On Thu, Mar 26, 2015 at 3:57 PM, starfuryAll wrote: > 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

Re: [Doxygen-users] Suppressing @author in detaileddescription

2015-03-26 Thread starfuryAll
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: