Re: [Doxygen-users] Doxygen-users Digest, Vol 135, Issue 5
Brought to you by:
dimitri
From: Ron W <ron...@gm...> - 2017-08-14 20:48:31
|
On Mon, Aug 14, 2017 at 8:19 AM, < dox...@li...> wrote: > > Date: Mon, 14 Aug 2017 11:38:00 +0200 > From: Andreas Tscharner <an...@vi...> > Subject: Re: [Doxygen-users] Page with all \since entries > > On 10.08.2017 22:54, Ron W wrote: > > The \xrefitem command can be used. As the documentation suggests, you > > can define an alias to create a new command to do what you want. > > > > See: http://www.stack.nl/~dimitri/doxygen/manual/commands.html# > cmdxrefitem > > Thank you very much. If I define an ALIAS it works and references the > \page where it is listed. Unfortunately I need not the page, but the > \subsection (because I have many entries on one page using the > \tableofcontents for navigation). > Are there any switches that I can turn on/off to link the subsection? > Do you mean you want the \since page divided into subsections? I've never tried that. It may require post-processing the generated \since page. |