D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 14150 - /library/ Documentation Pages be Brokened
Summary: /library/ Documentation Pages be Brokened
Status: RESOLVED WORKSFORME
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: All All
: P1 enhancement
Assignee: No Owner
URL: http://dlang.org/library/std/getopt.html
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-08 19:10 UTC by Orvid King
Modified: 2015-06-09 01:31 UTC (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Orvid King 2015-02-08 19:10:57 UTC
Well, not quite broken, but the D logo for this lone page shows up really weird in Opera, and at least Firefox as well, if not more.
Comment 1 ag0aep6g 2015-02-09 12:20:43 UTC
All /library/ pages are broken. It's my understanding that those are still in a testing stage, and that they are not the official docs, yet. http://dlang.org/phobos/std_getopt.html looks fine (please say if not).

I have trouble building the /library/ pages at the moment. So I can't work on this right now.
Comment 2 Vladimir Panteleev 2015-02-09 13:01:32 UTC
The DDox template wasn't updated yet. Any takers?

Ideally, it should use the DDoc template, instead of reimplementing it in Vibe's HTML template syntax.
Comment 3 Vladimir Panteleev 2015-03-11 05:24:57 UTC
https://github.com/D-Programming-Language/dlang.org/pull/901