https://issues.dlang.org/show_bug.cgi?id=13527
Issue ID: 13527
Summary: ddoc website documentation does not match the current
built-in symbols
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: websites
Assignee: [email protected]
Reporter: [email protected]
DDOC documentation does not match the current built-in symbols.
For example, this: http://dlang.org/ddoc.html does not cover all of these:
https://github.com/D-Programming-Language/dmd/blob/master/src/doc.c#L132
--