[Issue 4520] New: add support for //! style documentation comments
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jul 27 10:28:44 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4520
Summary: add support for //! style documentation comments
Product: D
Version: D1 & D2
Platform: All
OS/Version: All
Status: NEW
Keywords: ddoc, patch
Severity: enhancement
Priority: P2
Component: DMD
AssignedTo: nobody at puremagic.com
ReportedBy: mrmocool at gmx.de
--- Comment #0 from Trass3r <mrmocool at gmx.de> 2010-07-27 10:28:43 PDT ---
Created an attachment (id=699)
patch for the lexer
I added //! style documentation comments to my dmd and thought I'd share that.
Since it only requires minimal changes to the lexer and doesn't add any
complexity to the compiler it could be integrated into dmd.
Note: Doxygen supports these comments.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list