https://issues.dlang.org/show_bug.cgi?id=17469
Issue ID: 17469
Summary: View source code
Product: D
Version: D2
Hardware: All
URL: http://dlang.org/library/object.html
OS: All
Status: NEW
Keywords: trivial
Severity: minor
Priority: P3
Component: dlang.org
Assignee: [email protected]
Reporter: [email protected]
Similar to previously reported [Issue 15700].
View source code link does not seem to work for HTML docs concerning object.d
(object.TypeInfo, object.Object, object.Throwable e.t.c.).
See for example https://github.com/dlang/phobos/blob/v2.074.1/object.d#L203 for
view source in object.d
--