GNOME Bugzilla – Bug 612854
Main page duplicate in index.qhp
Last modified: 2018-07-30 10:33:40 UTC
Hi, If I supply a \mainpage and generate Qt Help, a duplicate of the main page is nested under the real main page in the TOC. E.g., the generated index.qhp may have this: <toc> <section title="My Project" ref="index.html"> <section title="My Project" ref="index.html" /> <section title="Other Info" ref="page___other_info.html" /> </section> </toc> The second reference to index.html is one too many. Thanks, Bastiaan.
As discussed in https://github.com/doxygen/doxygen/pull/734 , Doxygen has moved its issue tracking to https://github.com/doxygen/doxygen/issues All Doxygen tickets in GNOME Bugzilla have been migrated to Github. You can subscribe and participate in the new ticket in Github. You can find the corresponding Github ticket by searching for its Bugzilla ID (number) in Github. Hence I am closing this GNOME Bugzilla ticket. Please use the corresponding ticket in Github instead. Thanks a lot!