GNOME Bugzilla – Bug 610604
\page with underscore don't create valid links
Last modified: 2010-06-15 11:21:51 UTC
For instance: \page my_page Then this will create a page "my__page.html" and not "my_page.html" I generate a Qt documentation with doxygen. But now the keyword "my_page" can't be used. My application would have to call "my__page". Not very nice :-( This problem did not exist in 1.6.1 Maybe doubling the underscore as in 1.6.3 should be an option, not mandatory.
Confirmed. In the next subversion update, I'll revert back to the situation were the underscore is no longer duplicated.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.7.0. 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.