Hallo

I can confirm we're seeing the same issue (1.18.14). Our workaround was to use 
the \todo outside of a tag, e.g.:
      /// <summary>
      /// The size of the font.
      /// </summary>
      /// \todo rename to MyFontSize
      Int MySize { get; set; }

I still think it is a bug, or if not the bug report should be closed and taken 
up in the known issues/clarified in the \todo or C# (XML) documentation.

-----Original Message-----
From: Clemens Feige [mailto:c.fe...@osypkamed.com] 
Sent: maandag 7 mei 2018 18:31
To: Doxygen-users <doxygen-users@lists.sourceforge.net>
Subject: [Doxygen-users] \todo inside C# XML comment

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

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most engaging tech 
sites, Slashdot.org! http://sdm.link/slashdot 
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

==============================================

"The information contained in this e-mail message may be confidential 
information, and may also be privileged. If you are not the intended recipient, 
any use, interference with, disclosure or copying of this material is 
unauthorised and prohibited. If you have received this message in error, please 
notify us by return email and delete the original message."

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Doxygen-users mailing list
Doxygen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/doxygen-users

Reply via email to