← Back to index
|
Original Bugzilla link
Bug 14111 – Broken DDOC for std.format
Status
RESOLVED
Resolution
FIXED
Severity
trivial
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2015-02-02T05:34:00Z
Last change time
2015-02-18T03:41:53Z
Assigned to
nobody
Creator
r.97all
Comments
Comment #0
by r.97all — 2015-02-02T05:34:37Z
http://dlang.org/phobos/std_format.html
looks terrible.
Comment #1
by github-bugzilla — 2015-02-02T05:37:34Z
Commits pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/39997524e9f6fc865d0de6c7484b74ba60b3a156
Fix Issue 14111 - Broken DDOC for std.format <dl> and </dl> were not matching.
https://github.com/D-Programming-Language/phobos/commit/263c1cd0b50d3856670b182520963b2c67551a0f
Merge pull request #2950 from majiang/patch-2 Fix Issue 14111 - Broken DDOC for std.format
Comment #2
by github-bugzilla — 2015-02-18T03:41:53Z
Commits pushed to 2.067 at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/39997524e9f6fc865d0de6c7484b74ba60b3a156
Fix Issue 14111 - Broken DDOC for std.format
https://github.com/D-Programming-Language/phobos/commit/263c1cd0b50d3856670b182520963b2c67551a0f
Merge pull request #2950 from majiang/patch-2