https://d.puremagic.com/issues/show_bug.cgi?id=11512
--- Comment #2 from Andrej Mitrovic <[email protected]> 2013-12-05 03:55:29 PST --- (In reply to comment #1) > I'm not sure this is a regression in git-head. Well it definitely stopped working even though I didn't change any of my paths. > 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 That works, thanks. But I think this should be documented somewhere, maybe in the readme file. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
