February 27, 2011 [phobos] two std.ddoc | ||||
---|---|---|---|---|
| ||||
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 <andrei at erdani.com> To: Discuss the phobos library for D <phobos at puremagic.com> 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 > phobos at puremagic.com > http://lists.puremagic.com/mailman/listinfo/phobos _______________________________________________ phobos mailing list phobos at puremagic.com http://lists.puremagic.com/mailman/listinfo/phobos -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.puremagic.com/pipermail/phobos/attachments/20110227/a6681c25/attachment.html> |
Copyright © 1999-2021 by the D Language Foundation