[squeak-dev] HelpSystem (was Documentation Team)

Hannes Hirzel hannes.hirzel at gmail.com
Tue Apr 20 19:18:06 UTC 2010


"Checking it out" is a thing of two minutes. I did it. It is very neat.

Just evaluate

Installer squeaksource
    project: 'HelpSystem';
    install: 'HelpSystem-Core';
    install: 'HelpSystem-Tests';
    install: 'Metacello-Help';
    install: 'Pharo-Project-Help';
    install: 'Squeak-Project-Help'.

And then do
 HelpBrowser open

And read the documentation there.....   :-)


To Torsten: For the next iteration, could you please install
(HelpBrowser open) in the help menu

And I am pretty sure that import and export of text files is doable.

Hannes

On 4/20/10, Casey Ransberger <casey.obrien.r at gmail.com> wrote:
> I hear you, I'm interested in checking this out, we have similar ideas, and
> I have two questions:
>
> Does this tool support easy export of the model to other formats (e.g., text
> files on disk?) If not, how hard would this be to add?
>
> Are the model objects happily storeString-able?
>
> 2010/4/20 Torsten Bergmann <astares at gmx.de>
>
>> attached the screenshot
>> --
>> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
>> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
>>
>>
>>
>>
>



More information about the Squeak-dev mailing list