New look & feel for std.algorithm

Jacob Carlborg doob at me.com
Mon Apr 4 09:53:57 PDT 2011


On 2011-04-04 07:58, Andrei Alexandrescu wrote:
> There were also a number of bugs on www.d-programming-language.org,
> which David Gileadi kindly took care of. Please take a look at
> www.digitalmars.com and let me know if you find any issues. In
> particular, we've discussed a while ago the new look and feel of
> std.algorithm, which will serve as an example for later modules. This is
> the current form:
> http://d-programming-language.org/phobos-prerelease/std_algorithm.html
>
>
> Thanks,
>
> Andrei

Is both the cheat sheet and the top list of functions necessary? Seems a 
bit redundant.

The left side of the cheat sheet looks cluttered. Maybe just a 
simplified version of the function declarations, i.e. without the 
template constraints and similar?

The function declarations (in the part after the cheat sheet) should 
stand out more, lager font and/or bold.

I think the documentation looks cluttered because of so much use of bold 
font in the middle of the text.

Overall it's an improvement.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list