New look & feel for std.algorithm

KennyTM~ kennytm at gmail.com
Sun Apr 3 23:13:43 PDT 2011


On Apr 4, 11 13: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.

www.digitalmars.com?

For www.d-programming-language.org, it is still not possible to navigate 
to other parts of the language reference from 
http://www.d-programming-language.org/lex.html.
Compare with http://www.d-programming-language.org/module.html where the 
table of content is visible.

> 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
>

Yay much more organized :)

The 'uninitializedFill' function in the 1st table is split into 'unini-
tializedFill'.

In the 2nd table, some function links are in bold (e.g. canFind) while 
some are not (e.g. find). The former have the 'd_inlinecode' class and 
the latter are only styled with <font face>.

>
> Thanks,
>
> Andrei





More information about the Digitalmars-d mailing list