On Thursday, May 23, 2013 02:52:44 Brad Anderson wrote: > Whatever happened to the plan of getting Sönke Ludwig's ddox > generated documentation up on dlang.org? > > http://vibed.org/temp/d-programming-language.org/phobos/std/algorithm.html > > I see there are pull requests to add it: > > https://github.com/D-Programming-Language/dlang.org/pull/267 > https://github.com/D-Programming-Language/tools/pull/43 > > I can't immediately tell if they are ready to pull or not. > Better documentation was one of the main criticisms I've gleaned > from the DConf videos released thus far so any improvements in > this area should probably get merged sooner than later. > > (I'm personally looking forward to the day I can stop explaining > to confused people that the link to the remove function in > std.algorithm is actually taking you to an unrelated enum)
That stuff is definitely going to be merged in (Andrei said as much at dconf), but I don't know what needs to be done before it's ready to be merged. - Jonathan M Davis
