<div dir="ltr">The instructions in <a href="http://wiki.dlang.org/Building_DMD">http://wiki.dlang.org/Building_DMD</a> are full of bugs (noone bothered to run those apparently), and running make -f posix.mak from <a href="http://dlang.org">dlang.org</a> has issues, eg dependency on kindlegen.<div>
<br></div><div>Furthermore, <a href="http://dlang.org">dlang.org</a>'s posix.mak requires a git clone, and clones an entire copy of phobos under phobos.2.064.2 (currently), alongside the already cloned phobos clone. </div>
<div><br></div><div>How to I simply build docs that correspond to the currently checked out phobos repo ? (no additional clone, and no external dependency on kindlegen or other tool)</div><div><br></div></div>