[Issue 13516] New: std.windows.charset documentation missing from dlang.org
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Sat Sep 20 20:12:58 PDT 2014
https://issues.dlang.org/show_bug.cgi?id=13516
Issue ID: 13516
Summary: std.windows.charset documentation missing from
dlang.org
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: normal
Priority: P1
Component: websites
Assignee: nobody at puremagic.com
Reporter: hsteoh at quickfur.ath.cx
The documentation for std.windows.charset on dlang.org is a broken link. Looks
like the problem is that this is a Windows-specific module, and since the
website docs are built on a Posix machine, this module isn't included in the
doc-generation run, and so it's missing from the website.
--
More information about the Digitalmars-d-bugs
mailing list