Quick update on SeasideDoc
I am working on the presentation of the existing Help system.
The instances of ClassBasedHelpTopic present their pages just fine providing those pages are method accessors or other ClassBasedHelpTopics.
The existing Help system has other FooHelpTopic things...all subclasses of AbstractHelpTopic and a ClassBasedHelpTopic such as SqueakHelp etc can contain pages or sub classes of these types.
AbstractHelpTopic subclasses {ClassAPIHelpTopic . MethodListHelpTopic . PackageAPIHelpTopic . ClassBasedHelpTopic . HtmlHelpTopic . SearchTopic . HelpTopic . DirectoryBasedHelpTopic . FileBasedHelpTopic}
So, my task is to create and render 'doclets' that handle those various 'FooHelpTopic' classes.
cheers.
tty
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside