Re: [Doxygen-users] \todo inside C# XML comment
Brought to you by:
dimitri
From: Clemens F. <c....@os...> - 2018-05-23 15:27:26
|
Clemens Feige wrote on 07.05.2018 at 18:31: > Hello > > I have an issue with the \todo command being used inside C# XML comments: > > Warnings are generated inside the log-file: > "warning:Unexpected tag dd found" > > The HTML output of the TODO list (at "related pages") is damaged. Note > that technically the TODO list is made from a HTML "description list" > which may explain the mysterious warning about the <dd> tag. > > I believe my issue is essentially the same as bug #746419 > > https://bugzilla.gnome.org/show_bug.cgi?id=746419#c0 > > I can confirm that entering a empty comment line after the \todo > mysteriously improve the situation. > > I have a minimal working example. Shall I append this to the ticket > (which is from 2015) or create a new ticket? > > Has anybody the same observation? > > Thanks > Clemens Hello Just for the records ... I have attached my minimal working example to the bug #746419 https://bugzilla.gnome.org/show_bug.cgi?id=746419#c0 A diligent doxygen developer has already proposed a patch. My hope is that the issue will be fixed with the next doxygen release after the current 1.8.14. Clemens |