Leaving one but not the other means building the documentation for one part depends on the other.
Since the docs for the web site inextricably require the library, I'd say the library one should stay. -Steve From: Andrei Alexandrescu <[email protected]> To: Discuss the phobos library for D <[email protected]> Cc: Sent: Sunday, February 27, 2011 9:32 AM Subject: Re: [phobos] two std.ddoc They are virtually identical. Why can't they just use macros with different names if they want to be slightly different? Andrei On 2/27/11 12:24 AM, Walter Bright wrote: > > > Andrei Alexandrescu wrote: >> We have std.ddoc in the phobos root and another std.ddoc in >> d-programming-language.org root. >> >> What is the "right" place to keep std.ddoc? >> > > Both. The runtime library and the rest of the documentation needn't > necessarily have to have the same one. > _______________________________________________ > phobos mailing list > [email protected] > http://lists.puremagic.com/mailman/listinfo/phobos _______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
_______________________________________________ phobos mailing list [email protected] http://lists.puremagic.com/mailman/listinfo/phobos
