On Monday, December 10, 2012 16:29:14 H. S. Teoh wrote: > I fleshed out the wiki page on contributing to D, based on what I know: > > http://wiki.dlang.org/Get_involved > > But I think it needs at least another pair of eyes from other D > contributors to add missing details or fix blatant errors on my part. > It would be nice especially if Phobos_coding_conventions can be expanded > on with the "official" conventions by, say, Jonathan or one of the core > devs.
Why does the Phobos_coding_conventions page even exist? Just link to http://dlang.org/dstyle.html That page still needs a few tweaks, but it's much more up-to-date than it used to be, and it's the official style guide. I see no reason to duplicate that information on the wiki. - Jonathan M Davis