new documentation format for std.algorithm

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Feb 2 08:00:20 PST 2011


On 2/2/11 7:07 AM, spir wrote:
> On 02/02/2011 09:45 AM, Andrei Alexandrescu wrote:
>> Following ideas and advice from this newsgroup, I have a draft at
>>
>> http://d-programming-language.org/cutting-edge/phobos/std_algorithm.html
>>
>> There are two tables, one with just the names and the other with names
>> and a
>> brief description. Let me know of any feedback. Thanks!
>>
>>
>> Andrei
>
> To avoid the descriptive table taking to much width, as evoked, remove
> the category column by:
> * Putting category names as "inter-lines" (dunno how to code that in
> html, but there's certainly a way to do it).
> * Making one table per category (simpler and nicer?).
>
> Denis

Probably one table per category would make for too many tables. How 
about the separating rows in 
http://d-programming-language.org/cutting-edge/phobos/std_container.html?

Andrei


More information about the Digitalmars-d mailing list