https://d.puremagic.com/issues/show_bug.cgi?id=11512
--- Comment #1 from Kenji Hara <[email protected]> 2013-12-05 00:29:35 PST --- I'm not sure this is a regression in git-head. https://github.com/D-Programming-Language/phobos/commit/40854fd7e20af1749a2d7a048c263caf2209d538 std.ddoc file has been removed from 3 years ago, but release package (eg. 2.064.2.zip) contains std.ddoc in src/phobos directory. If you want to create Phobos document in your local, you need to specify the path to the dlang.org repo. C:\dmd2\src\phobos> make -f win32.mak html DOCSRC=../dlang.org -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
