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.

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to