http://d.puremagic.com/issues/show_bug.cgi?id=5553
Summary: Tables get doubled with the new std.ddoc
Product: D
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: websites
AssignedTo: [email protected]
ReportedBy: [email protected]
--- Comment #0 from Jonathan M Davis <[email protected]> 2011-02-08 21:16:11
PST ---
For some reason, the rows in the tables in the generated documentation get
doubled with the new std.ddoc which Andrei has been working on for
www.d-programming-language.org. For instance, look at opCmp on
http://www.d-programming-language.org/phobos/std_datetime.html . It should have
3 rows, but it has 6.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------