[Pharo-project] web package documentation
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
I really like the idea! Continue pushing. Stef On Feb 22, 2010, at 9:23 PM, laurent laffont wrote:
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 _______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
participants (2)
-
laurent laffont -
Stéphane Ducasse