GNOME Bugzilla – Bug 601771
'@mainpage' doesnt support interpretation of HTML special characters
Last modified: 2009-12-30 13:38:56 UTC
I can do /** @page intro Introduction to MyProduct © * * Some waffle about my product! */ and the HTML will show the (C) symbol. However, the following wont work for the titlepage. /** @mainpage Welcome to MyProduct © * * Some waffle thanking them for purchasing such an amazing product */ The main page will now look like this... Welcome to MyProduct ©
Confirmed. Should be fixed in the next release.
This bug was previously marked ASSIGNED, which means it should be fixed in doxygen version 1.6.2. Please verify if this is indeed the case and reopen the bug if you think it is not fixed (include any additional information that you think can be relevant).