Re: [Doxygen-users] Multiple functions with same name-how to reference?

2014-07-24 Thread Tom Udale
Hi Dimitri, >> >> I am using doxygen 1.8.7 to document our embedded firmware repository. >> There are a number of individual projects there each with its own main >> function. > > In that case I typically suggest to do a doxygen run for each project > separately. I see. Is there a nice way to

Re: [Doxygen-users] Multiple functions with same name-how to reference?

2014-07-24 Thread Dimitri van Heesch
Hi Tom, On 23 Jul 2014, at 18:12 , Tom Udale wrote: > Hi All, > > I am using doxygen 1.8.7 to document our embedded firmware repository. > There are a number of individual projects there each with its own main > function. In that case I typically suggest to do a doxygen run for each project

[Doxygen-users] Search path for LAYOUT_FILE?

2014-07-24 Thread Russell E. Owen
We have a complex project build of many packages. We use a common Doxygen config for all of them. We would like to put the detailed description at the top, which needs a layout file (alas), and I'd like a single file that is used for all of these packages. The path to each package is set by env