[Doxygen-users] HIDE_SCOPE_NAMES and member references
Brought to you by:
dimitri
From: Chris T. <ch...@iz...> - 2003-02-06 23:54:26
|
Hi, I've set HIDE_SCOPE_NAMES = YES to reduce the 'library::interface::member' references in the documentation down to just 'member'. This works fine for headings, but the references I've inserted in the comments to generate a link, as in "This can be checked using library::interface::member" don't strip out the scope names, leaving some very unweildy references. Anyone got any ideas about reducing the references to a reasonable size? Chris Tutty |