Hi Andreas,
Am Montag, 19. September 2022, 13:23:59 CEST schrieb Andreas Tscharner:
> Am 18.09.2022 um 17:59 schrieb flap:
> > Am Sonntag, 18. September 2022, 15:48:57 CEST I wrote:
> >> […]
> >> recently I switched from doxygen-1.8.17 to doxygen-1.9.5. Since I have no
> >> clue how to search for it in the github bug database I ask first here:
> >> Since my doxygen update a simple documentation block gets parsed in a
> >> strange manner. The block is:
> >>
> >> /**
> >>
> >> <some text>
> >>
> >> @attention Do not add any path to the *Driver Feature Configuration INI
> >> file* name. It is always expected in the @ref driver_config_path.
> >>
> >> */
> >
> > The corresponding warning message is:
> > warning: unable to resolve reference to 'driver_config_path.\ifile' for
> > \ref command
> I've had a similar problem and it has already been fixed (for next
> version): https://github.com/doxygen/doxygen/issues/9584
>
> Maybe the fix works for your problem too?
>
> But to answer your question: It is not your fault.
Thanks for clarification. I don't want to build doxygen from source. I will
wait for the next release and try again.
Cheers,
Jürgen
|