[Doxygen-users] Additional underscore character added in links to included files 1.8.12
Brought to you by:
dimitri
From: didje <dia...@pd...> - 2016-10-18 12:15:16
|
Hi, In 1.8.10, whenever there was a line as follows in a source file: include "folderA/fileX.h" the link was constructed as follows: href="../folderA/fileX_8h.html" However, since I upgraded to 1.8.12, the link changes, and becomes: href="../folderA/fileX__8h.html" An additional underscore is added before the "8h.html". As a result I have lots of broken links. It looks like a bug in Doxygen 1.8.12. If there is any way around it you can suggest, I would greatly appreciate it, as I'd rather not go back to the previous Doxygen version. Thanks, -- View this message in context: http://doxygen.10944.n7.nabble.com/Additional-underscore-character-added-in-links-to-included-files-1-8-12-tp7734.html Sent from the Doxygen - Users mailing list archive at Nabble.com. |