[Doxygen-users] Custom HTML header isn't included in the tree
Brought to you by:
dimitri
From: Fabiano C. P. <ca...@in...> - 2007-03-30 17:42:29
|
Hello, the custom HTML header one can define through HTML_HEADER tag is not included in the generated "tree.html" and "index.html", it is only being included in the other HTML files generated by Doxygen. I need this custom header to be included in the other two files, because my docs are encoded in UTF-8, and the default encoding generated by Doxygen to these files is iso-8859-1. This way my title is appearing messy in the browser, and also the module names (in the left tree) are appearing this way. I think this can be considered a bug, do you agree with me? If so I'll file a bug in Doxygen's bugzilla. Thank you in advance. Fabiano. |