Re: [Doxygen-users] Get rid of "More..."
Brought to you by:
dimitri
From: MK <mk...@co...> - 2014-05-03 11:33:20
|
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) |