Re: [Doxygen-users] Project name in xml output

2013-01-02 Thread Dimitri van Heesch
Hi Alfonso, Your observations are correct. Configuration options are (in general) not written to the XML output. The inconsistency you observed could indeed be seen as a bug (from an implementation point of view it can easily be explained by the fact that the XML output is a completely separate ba

Re: [Doxygen-users] Project name in xml output

2013-01-02 Thread Alfonso MHC
Hello, Could anyone comment on this? Regards, Alfonso On 20 December 2012 11:01, Alfonso MHC wrote: > Hello, > > Does the project name (the value of PROJECT_NAME) appear anywhere in > the xml output? I have combined the files using the combine.xslt > transform, but I cannot find the project n

[Doxygen-users] Project name in xml output

2012-12-20 Thread Alfonso MHC
Hello, Does the project name (the value of PROJECT_NAME) appear anywhere in the xml output? I have combined the files using the combine.xslt transform, but I cannot find the project name. Another related issue is the following: as far as I understand, for html output: a) if I give a title to t