[Issue 11512] Regression (2.065 git-head): Can't build Phobos docs with win32 makefile
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Dec 5 00:29:36 PST 2013
https://d.puremagic.com/issues/show_bug.cgi?id=11512
--- Comment #1 from Kenji Hara <k.hara.pg at gmail.com> 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: -------
More information about the Digitalmars-d-bugs
mailing list