On 1/31/11 1:22 PM, Adam Ruppe wrote:
Andrei Alexandrescu wrote:
We'd eliminate the unstructured "jump to" section and we create the
grouping by hand (sigh).

Maybe we can get the best of both worlds: how about a "Group:" or
"Tags:" section in the ddoc that a program could automatically
pull out to make the listing?

I think we can do that without modifying the compiler. Scanning
the text in javascript or whatever for that section would be simple
enough.

Great idea!

Andrei

Reply via email to