[Doxygen-develop] subpages without the link.
Brought to you by:
dimitri
From: Jason M. <ko...@gm...> - 2009-04-04 23:23:03
|
With some of my XML changes, I have found that it would be really useful if \subpage didn't actually create a link, but just made the page a subpage silently, much like \ingroup does for Modules. What would I need to do to add an alternative to \subpage that only links the page parent to child? I know enough about the backend system to make \subpage do it, but I know nothing about creating new commands. |