GNOME Bugzilla – Bug 691000
Problem in xml output when no title is to the main page
Last modified: 2013-01-20 13:35:06 UTC
When I generate html output: a) if I give a title to the mainpage (\mainpage My Title) the title in the main html page is "My Title". b) if I don't give a title to the mainpage (\mainpage) the project title will be used as the title in main html page. However, for the xml output: a) if I give a title to the mainpage (\mainpage My Title), I find a <title> My Title <title/>. No problem here! b) if I don't give a title to the mainpage (\mainpage), I find only <title/>. This is probably a bug.
Confirmed. Should be fixed in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.3.1. Please verify if this is indeed the case. Reopen the bug if you think it is not fixed and please include any additional information that you think can be relevant.