Re: [Doxygen-users] Get rid of "More..."
Brought to you by:
dimitri
From: Ken K. <kjk...@ya...> - 2014-05-03 14:00:55
|
MK, One other solution would be to write a script to remove the "more" link and have it run through your html files. ________________________________ From: MK <mk...@co...> To: dox...@li... Sent: Subject: Re: [Doxygen-users] Get rid of "More..." On Fri, 2 May 2014 12:11:49 -0400 John Yates <jo...@ya...> wrote: > On Fri, May 2, 2014 at 10:52 AM, Sebastien Loriot wrote: > > I understood you want to get rid of the More link when there is only > > a brief description. A fix was commited a few release back in this > > direction. No, I want to be able to get rid of the "More..." link unequivocally. I do not want it to depend on anything other than me setting something like: USE_MORE_LINK = "no" If there is no such feature, I guess I am out of luck -- the "More..." will be there whether I like it or not. > His earlier email in this thread made the point that the More... link > _always_ points to the same place as the symbol being documented. > Since that symbol is already a link the More... link adds no value. That sums it up. It also adds repetitive clutter: [foo()] This is a brief description of foo. More... [bar()] Something different about bar. More... And again, "More..." in both cases links to the same place as "foo ()" or "bar()". MK -- "Enthusiasm is not the enemy of the intellect." (said of Irving Howe) ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available. Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ Doxygen-users mailing list Dox...@li... https://lists.sourceforge.net/lists/listinfo/doxygen-users |