Re: [Doxygen-users] Broken links on generated documentation

2019-08-02 Thread Diego Machado Dias
Hi all, Should this be relevant for you, see problem resolution at https://github.com/doxygen/doxygen/issues/7127 Best regards, Diego On Thu, 25 Apr 2019 at 15:43, Diego Machado Dias wrote: > Dear all, > > While browsing the documentation of L4Re (https://l4re.org/doc/), which > is generated

[Doxygen-users] Broken links on generated documentation

2019-04-25 Thread Diego Machado Dias
Dear all, While browsing the documentation of L4Re (https://l4re.org/doc/), which is generated using Doxygen, I noticed that the link for the documentation of some C++ classes in the search bar is broken. This seems to happen in some cases where there are multiple interfaces with the same name. Fo