GNOME Bugzilla – Bug 688739
PATCH: Special markers (url/local) incorrect in eclipse toc.xml
Last modified: 2012-12-26 16:09:12 UTC
Created attachment 229488 [details] Fix for special markers in eclipse toc.xml Special markers do not end up correctly in the eclipse toc.xml. The markers for URLs ('^') and local ('!') are not handled by the eclipsehelp.cpp and as a result they end up prefixed with a path and an additional suffix .html. I've fixed this in the attached patch. Local markers (file) are correct now in the toc.xml. As far as I know the eclipse toc.xml does not support entries to URLs. Hence the patch will not generate toc.xml entries for URLs (iso incorrect ones).
Created attachment 229757 [details] [review] Fix for special markers in eclipse toc.xml (2nd version) I've added a new patch (2nd version) to fix the issue. The first one should be ignored as it has an issue with topics without href.
Thanks, I'll include the patch in the next subversion update.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.8.3. 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.