On Monday, 28 July 2014 at 22:04:45 UTC, w0rp wrote:
On Sunday, 27 July 2014 at 16:32:15 UTC, Sönke Ludwig wrote:
Am 27.07.2014 00:54, schrieb w0rp:

You can see some running examples on the site now.

http://w0rp.com:8010/library/std.parallelism/

cool stuff, congrats on the progress, i really like it!

from a usability perspective i have two suggestions:

1) re-add the alphabetic list of classes, functions etc, either on top or better in a sidebar as e.g. ruby has it:
http://ruby-doc.org/core-2.2.0/String.html
it helps a lot if you are new and want to get a quick overview whats possible within a given module.

2) currently clicking on a function name opens a new site with the doc of that function. why not load it inline in a collapsable fragment? (could also be a simple + button that allows this in addition to the link) this would greatly help when quickly going trough a number of functions in a module.

cheers
y

Reply via email to