Hi,

I've worked on SimpleWebDoc��http://magaloma.seasidehosting.st��
(code here,��http://www.squeaksource.com/SimpleWebDoc.html, ��proof-of-concept)

Now it builds a package documentation overview by taking the first sentence of each class comment (if it has comment). For example:
http://magaloma.seasidehosting.st/Traits

So we can quickly see (I think) the composition of a package.��

Maybe we can have a similar thing with the new HelpSystem.

Laurent Laffont