If this module contains only functions, it looks fine. But I see it's
manually written.

I would think it is possible to generate an index with all the functions,
classes, structs, etc and with a short description of each and with a link
to the full description.

Currently all the top level functions, classes, structs, method of classes
and structs appear in one list and it's difficult to say which is what.

Maybe I'm too biased by javadoc. I will try to work a bit more with D and
perhaps I will have a better idea.


mache





On Nov 20, 2011 12:30 AM, "Andrei Alexandrescu" <
seewebsiteforem...@erdani.org> wrote:

> On 11/19/11 2:11 PM, Nicolae Mihalache wrote:
>
>> Hello,
>>
>> (I'm a complete newbie in D)
>> I find that the format of the reference documentation (e.g.
>> http://www.d-programming-**language.org/phobos/std_**datetime.html<http://www.d-programming-language.org/phobos/std_datetime.html>)
>> does
>> not make it very easy to find what you need.
>>
>
> Is the structure in http://www.d-programming-**language.org/phobos/std_**
> algorithm.html<http://www.d-programming-language.org/phobos/std_algorithm.html>closer
>  to what you'd like?
>
> Andrei
>

Reply via email to