Re: [Doxygen-users] Placing \page in custom command.

2016-06-29 Thread Albert
Jeffrey, As far as I know the ALIAS commands cannot be nested. For the \n problem I would advise to use the . Albert On Tue, Jun 28, 2016 at 4:10 PM, Robertson, Jeffrey E (US) < jeff.robert...@baesystems.com> wrote: > I am trying to add a list of items to a page. I am using the fact that > /pa

[Doxygen-users] Placing \page in custom command.

2016-06-28 Thread Robertson, Jeffrey E (US)
I am trying to add a list of items to a page. I am using the fact that /page in different files get added to the same page. I have the following ALIASES define ALIASES += "index_page=\page index_page this is an index page" ALIASES += "simple_ref{1}=- \subpage si_csc