On Thursday, 11 February 2016 at 05:02:40 UTC, Adam D. Ruppe
wrote:
On Thursday, 11 February 2016 at 04:37:39 UTC, Jonathan M Davis
wrote:
And building the documentation is that much worse.
I'm fixing that at least! My docs:
http://dpldocs.info/experimental-docs/std.stdio.html
are built with a single simple command:
docs path/to/phobos
done. No need to install several repos of crap.
Digger can do it in one command too, without any changes in the
current build process.
Does your command also build the PDF, CHM and eBook?