[Bug 122] New: DDoc newline behaviour produces suboptimal results
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Apr 30 20:41:14 PDT 2006
http://d.puremagic.com/bugzilla/show_bug.cgi?id=122
Summary: DDoc newline behaviour produces suboptimal results
Product: D
Version: unspecified
Platform: PC
OS/Version: Windows
Status: NEW
Severity: normal
Priority: P2
Component: DMD
AssignedTo: bugzilla at digitalmars.com
ReportedBy: someidiot at earthlink.net
Methods with a single 'summary' comment are nicely spaced apart, within an
documented aggregate. Methods with both a 'summary' and a 'synopsys' end up
with 2 or 3 extra (or additional) <br> instances after the method documentation
ends.
The result is documentation that looks "higglety pigglety" ~ or non uniform
--
More information about the Digitalmars-d-bugs
mailing list