Building the docs with own changes
John Colvin via Digitalmars-d
digitalmars-d at puremagic.com
Mon Jun 8 04:27:56 PDT 2015
Is there any non-insane way of changing some documentation in a
module and checking that any links/xrefs you may have added
actually work?
The dlang.org makefile appears to happily erase uncommitted
changes in ../druntime and ../phobos. I'm really struggling for
words to describe how infuriating that is. I ran make and it
deleted my work in a separate folder. Not OK.
More information about the Digitalmars-d
mailing list