1 Title: Improved druntime getting started documentation
2 Tags: en, d, dgc, druntime, howto
4 I've expanded the druntime__ `Getting Started`__ documentation. I basically
5 added all the information I've posted in this blog so far: how to change the GC
6 implementation and rebuild phobos__.
8 __ http://www.dsource.org/projects/druntime/
9 __ http://www.dsource.org/projects/druntime/wiki/GettingStarted
10 __ http://www.dsource.org/projects/phobos/
12 .. vim: set et sw=4 sts=4 :