Thread overview | ||||||
---|---|---|---|---|---|---|
|
February 26, 2011 [phobos] two std.ddoc | ||||
---|---|---|---|---|
| ||||
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? Andrei |
February 26, 2011 [phobos] two std.ddoc | ||||
---|---|---|---|---|
| ||||
Posted in reply to Andrei Alexandrescu |
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.
|
February 27, 2011 [phobos] two std.ddoc | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | 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
|
February 27, 2011 [phobos] two std.ddoc | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | I take that back. The main documentation has doc.ddoc. std.ddoc is exclusively for phobos. So one must go. Which?
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
|
Copyright © 1999-2021 by the D Language Foundation