Bug 13647 – std.traits documentation needs linking correctly and has spurious category value

Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-10-22T17:28:00Z
Last change time
2015-02-18T03:39:35Z
Keywords
pull
Assigned to
nobody
Creator
dev

Comments

Comment #0 by dev — 2014-10-22T17:28:28Z
Visit the following link: http://dlang.org/phobos/std_traits.html In the contents table there appears a 'xxx' value as a category name in one of the rows. Then the functions defined in that row, when clicked, don't do anything.
Comment #1 by hsteoh — 2014-10-30T17:59:51Z
Comment #2 by github-bugzilla — 2014-11-02T14:24:42Z
Commits pushed to master at https://github.com/D-Programming-Language/phobos https://github.com/D-Programming-Language/phobos/commit/91cfdfa7e224c77a180781690df8045d8a4ae1e3 Issue 13647: improve std.traits navigation table. Give more meaningful name to 'xxx' category! https://github.com/D-Programming-Language/phobos/commit/d1e5877a955294fa650750f4afad6ca0372f61f0 Merge pull request #2649 from quickfur/issue13647 Fix issue 13647: improve std.traits navigation table
Comment #3 by github-bugzilla — 2015-02-18T03:39:35Z