Albert, I tried posting an example, but SF does not like attachments. After more research, I’ve narrowed the issue down to the SHOW_FILES=NO setting in our set-up, and it looks like a bug in Doxygen. I’ve created bug 770747 in Bugzilla: https://bugzilla.gnome.org/show_bug.cgi?id=770747 Cheers, Frank
From: Albert [mailto:albert.te...@gmail.com] Sent: Freitag, 2. September 2016 11:12 To: Pilhofer, Frank <frank.pilho...@zuehlke.com> Cc: doxygen-users@lists.sourceforge.net Subject: Re: [Doxygen-users] Broken Links to C++ Source Files Frank, Please post a small example including the used Doxyfile (to make it a bit smaller use the -s option, so the comment is not present) or list the differences between the standard Doxyfile and the one you used so it is possible to reproduce the problem. Albert On Fri, Sep 2, 2016 at 10:08 AM, Pilhofer, Frank <mailto:frank.pilho...@zuehlke.com> wrote: Hi, I am using Doxygen 1.8.11 on our C++ code base. It works fine, except that some Links to source files are broken. When I click on "Modules" on the main page and Click on any module, the links to all the files in the "File" section are broken. The Links are to, e.g., "<file>_8cpp.html" while the generated HTML files use the "<file>_8cpp_source.html" convention (with an added "_source"). File links in the "Detailed Description" section, e.g., for functions, ("Definition at line <n> of file <file>"), correctly link to the "_source" files. What can I do to fix the links? Thank you, Frank ------------------------------------------------------------------------------ _______________________________________________ Doxygen-users mailing list mailto:Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users ------------------------------------------------------------------------------ _______________________________________________ Doxygen-users mailing list Doxygen-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/doxygen-users