>> > > > Hi! > Do you mean ProfStefBrowser (frontend fo ProfStef) or HelpSystem (initially > started by Torsten)?
sorry I meant the HelpSystem I want ProfStefBrowser in Pharo but not the core :) Yes this is good for my ego :))) > I am not sure what you mean by modular. It has a Metacello configuration. my point is if you imagine that we want a small system with good packages where do we put the helpSystem. > With regard to automatic help, in HelpSystem API help on packages and > individual classes can already be generated automatically, and some very > basic > support for tagging methods is implemented. Right now it generates a page > with > documentation for all methods in a class, with methods tagged with <help> > reordered to appear at the top of the text. Ok excellent I was not aware of that. what about the tag for SUnit tests? > > A nice idea on squeak-dev was to add support for a simple structured markup > language like Markdown in class comments. We could use this to write "big- > picture" documentation directly in a class comment. I think this would > complement the method comments quite nicely. Do you have an example? > > Danny > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
