On Mon, 31 Jan 2011 15:38:50 -0500, Adam Ruppe <destructiona...@gmail.com> wrote:

Steven Schveighoffer wrote:
I'm all for it (voice with no authority).

Here it is with the brief css change to put it in a grid:

http://arsdnet.net/d-web-site/std_algorithm.html

It's a very small change that, to me, makes a huge difference.

It does help, but I was kind of hoping for something that shows the structure. For example I see 'OpenRight' is an enum, and 'yes' is a member of that enum, but they are listed in random order (OpenRight coming at the beginning and yes coming at the end). This is still pretty much fail.

I really think ddoc needs to be revamped to do more in this area,
along with cross-linking.

Agreed. Though, if we can't change the compiler, we could do this
with a macro too.

I think the compiler needs to change. See dil for an example of how much better it could be. http://dl.dropbox.com/u/17101773/doc/dil/main.html

Also I think before descent was abandoned, it added cross-linking, but I'm not sure what state that is in (or if it went over to DDT).

-Steve

Reply via email to