(Was: On 80 columns should (not) be enough for everyone)

Adam Ruppe destructionator at gmail.com
Mon Jan 31 11:22:36 PST 2011


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.


More information about the Digitalmars-d mailing list