On Sunday, 27 July 2014 at 00:43:41 UTC, H. S. Teoh via
Digitalmars-d wrote:
On Sat, Jul 26, 2014 at 10:54:12PM +0000, w0rp via
Digitalmars-d wrote:
http://w0rp.com:8010/library/index.html
I just updated the site hosted there with the work I've done on
integrating the library documentation to date. I spent a lot
of time
staring at the pages for a while trying to figure out how to
fit
everything on a page decent. I admit to hacking the
std.algoritm
tables into not being tables, etc. I would very much
appreciate any
pull requests which improve on what I've done so far with it.
It's all
on GitHub in the usual place.
What do you think about using tables for the functions under
each
category (e.g. under "searching" in std.algorithm)? Currently
it looks
like a random scattering of words, and it's quite confusing to
look for
a particular symbol. A left-justified multi-column layout would
be much
better IMHO.
The std.algortihm documentation doesn't look good, and I don't
have any good ideas for it.