> On 18 Oct 2016, at 12:34 , didje <dia...@pd...> wrote:
>
> 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.
I haven't been able to reproduce this. So please create a self-contained
example (source + config file) that allows me to reproduce the problem and
attach that to a bug report filed here https://bugzilla.gnome.org/enter_bug.cgi?product=doxygen
Regards,
Dimitri
|