Re: [Doxygen-users] Autogenerating custom HTML

2013-07-08 Thread Doxygen
On 8 jul. 2013, at 17:22, Bahadir Balban wrote: > Hi, > > I would like to auto generate additional html pages (or markdown pages > that later get converted into html) other than the ones that doxygen > creates, using custom aliases . How could I go doing that? > > E.g. currently I have the

Re: [Doxygen-users] Autogenerating custom HTML

2013-07-08 Thread Damon_Carter
Hi Bahadir What I do is to create separate files (.dox extension) and include them in the INPUT list. I use @defgroup, @addtogroup, and @ingroup to place this info where I want relative to the auto-generated content. - Damon |> | From: | |> >-