← Back to index
|
Original Bugzilla link
Bug 13527 – ddoc website documentation does not match the current built-in symbols
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-09-24T16:47:00Z
Last change time
2015-06-18T16:54:27Z
Keywords
pull
Assigned to
nobody
Creator
dev
Comments
Comment #0
by dev — 2014-09-24T16:47:19Z
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
Comment #1
by dev — 2015-04-20T15:38:57Z
https://github.com/D-Programming-Language/dlang.org/pull/970
Comment #2
by github-bugzilla — 2015-04-20T17:43:47Z
Commits pushed to master at
https://github.com/D-Programming-Language/dlang.org
https://github.com/D-Programming-Language/dlang.org/commit/c79b179cc0bf1128916521db70bba9d08e3dffd3
Fix issue 13527
https://github.com/D-Programming-Language/dlang.org/commit/1199a105394671ddf2ec6b380999864d9d7bf8a7
Merge pull request #970 from nomad-software/issue_13527 Issue 13527 - ddoc website documentation does not match the current built-in symbols
Comment #3
by github-bugzilla — 2015-06-18T16:54:27Z
Commits pushed to stable at
https://github.com/D-Programming-Language/dlang.org
https://github.com/D-Programming-Language/dlang.org/commit/c79b179cc0bf1128916521db70bba9d08e3dffd3
Fix issue 13527
https://github.com/D-Programming-Language/dlang.org/commit/1199a105394671ddf2ec6b380999864d9d7bf8a7
Merge pull request #970 from nomad-software/issue_13527