<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;color:#00000;'><div>Quick update on SeasideDoc<br></div><div><br></div><div>I am working on the presentation of the existing Help system. <br></div><div><br></div><div>The instances of ClassBasedHelpTopic present their pages just fine providing those pages  are method accessors or other ClassBasedHelpTopics.<br></div><div><br></div><div>They blow up when the page is not a ClassBasedHelpTopic. See <a target="_blank" href="http://menmachinesmaterials.com/SeasideDoc/">http://menmachinesmaterials.com/SeasideDoc/</a>  -> Help Topics ->Help on Help for example.<br></div><div><br></div><div><br></div><div><br></div><div>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.</div><div><br></div><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div>AbstractHelpTopic subclasses {ClassAPIHelpTopic . MethodListHelpTopic . PackageAPIHelpTopic . ClassBasedHelpTopic . HtmlHelpTopic . SearchTopic . HelpTopic . DirectoryBasedHelpTopic . FileBasedHelpTopic}<br></div></blockquote><div><br></div><div>So, my task is to create and render 'doclets' that handle those various 'FooHelpTopic' classes.<br></div><div><br></div><div>cheers.<br></div><div><br></div><div>tty</div></div><br></body></html>