Re: [Doxygen-users] "Reimplemented in"
Brought to you by:
dimitri
From: Adrian M N. <gr...@gm...> - 2016-05-04 09:41:59
|
Hi Olivier, I looked a bit in source code and it doesn't seem to have any config knob to disable the "Reimplemented in" part (MemberDef::_writeReimplementedBy) One way of doing it is to modify the html templates (see templates/html/htmlmemdef.tpl:185) and just take out the {# reimplementedBy #} section. br On Wed, May 4, 2016 at 12:05 PM, Olivier Couet <Oli...@ce...> wrote: > Hi, > > I would like to remove the ""Reimplemented in” lists in the documentation of my C++ methods. > How can I do that ? > > Thanks, > Olivier > ------------------------------------------------------------------------------ > Find and fix application performance issues faster with Applications Manager > Applications Manager provides deep performance insights into multiple tiers of > your business applications. It resolves application problems quickly and > reduces your MTTR. Get your free trial! > https://ad.doubleclick.net/ddm/clk/302982198;130105516;z > _______________________________________________ > Doxygen-users mailing list > Dox...@li... > https://lists.sourceforge.net/lists/listinfo/doxygen-users -- Regards! http://groleo.wordpress.com |