> > The way to go is > - having browsers showing doc all the times > (like the old browser was showing the class def and the class > comment) > - defining better tools to browse documentation. > I started (but did not finish) to use the new tree developed by > alain to > provide a package > |> class > class comment > V method > methodcomment > method > methodcomment > |> class > class comment > |> methods > |> class > class comment > |> methods > > We need a better version of > ClassTree new openOn: Collection > > > Stef >
I have written a web based documentation browser for me here: http://www.squeaksource.com/SimpleWebDoc.html (screenshots: http://picasaweb.google.com/laurent.laffont/Simplewebdoc ) and I'm currently learning morphic to do something similar in a browser. Is your code on squeaksource ? Happy new year ! Laurent Laffont
_______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
