digitalmars.D.bugs - [Bug 122] New: DDoc newline behaviour produces suboptimal results
- d-bugmail puremagic.com (18/18) Apr 30 2006 http://d.puremagic.com/bugzilla/show_bug.cgi?id=122
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 digitalmars.com ReportedBy: someidiot 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 --
Apr 30 2006