D issues are now tracked on GitHub. This Bugzilla instance remains as a read-only archive.
Issue 6335 - Issues with d-p-l.org statement.html, std_getopt.html
Summary: Issues with d-p-l.org statement.html, std_getopt.html
Status: RESOLVED WORKSFORME
Alias: None
Product: D
Classification: Unclassified
Component: dlang.org (show other issues)
Version: D2
Hardware: Other Windows
: P2 normal
Assignee: No Owner
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-16 07:54 UTC by Johann MacDonagh
Modified: 2015-06-09 05:14 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Johann MacDonagh 2011-07-16 07:54:39 UTC
There are a few issues with the content on d-p-l.org

statement.html:

Towards the middle of the page there are signs that this was genereated from a file that has merge markup in it. File on github seems to be fine.

std_getopt.html:

Depending on the type of the pointer being bound, getopt recognizes the following kinds of options:

(OL
Comment 1 Johann MacDonagh 2011-07-16 07:59:40 UTC
In addition, clicking "Language Reference" redirects to lex.html without expanding the Language Reference tree.
Comment 2 jens.k.mueller 2011-09-07 13:48:00 UTC
statement.html looks fine to me and "Language Reference" expands. There is only the OL on http://www.d-programming-language.org/phobos/std_getopt.html left which I cannot reproduce locally. Here they are numbered.
BTW When is www.d-programming-language.org regenerated? I suppose this is done if a new version is released to reflect the changes.