new documentation format for std.algorithm
Jonathan M Davis
jmdavisProg at gmx.com
Wed Feb 2 11:03:15 PST 2011
On Wednesday, February 02, 2011 00:45:59 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!
Definitely an improvement and looks good overall, but I really don't think that
you should try to center the function names. It looks bad and makes them harer
to read IMHO. If you're going to justify them at all, I'd suggest left justify.
- Jonathan M Davis
More information about the Digitalmars-d
mailing list