[Preview] Help System with new model (now also for Squeak)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[Preview] Help System with new model (now also for Squeak)

Torsten Bergmann
In addition to my post yesterday (see [1] on pharo-dev)
the preview for the restructured help system is now also working in
Squeak (for those who want to try in latest trunk image):

   Installer ss project: 'HelpSystem';
        install: 'HelpSystem-Core';
        install: 'HelpSystem-Tests';
        install: 'Squeak-Project-Help';
        install: 'Metacello-Help'.
 (Smalltalk at: #HelpBrowser) open.


Read more about the details in [1] and for implementation
details read directly in the help systems "Help on Help".

Bye
T.


[1] http://lists.gforge.inria.fr/pipermail/pharo-project/2010-March/024234.html
--
GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01

Reply | Threaded
Open this post in threaded view
|

Re: [Preview] Help System with new model (now also for Squeak)

Michael Haupt-3
Torsten -

marvelous, thank you. :-)
I really appreciate the simplicity of the underlying model.

Best,

Michael

On Mon, Mar 29, 2010 at 4:58 PM, Torsten Bergmann <[hidden email]> wrote:

> In addition to my post yesterday (see [1] on pharo-dev)
> the preview for the restructured help system is now also working in
> Squeak (for those who want to try in latest trunk image):
>
>   Installer ss project: 'HelpSystem';
>        install: 'HelpSystem-Core';
>        install: 'HelpSystem-Tests';
>        install: 'Squeak-Project-Help';
>        install: 'Metacello-Help'.
>  (Smalltalk at: #HelpBrowser) open.
>
>
> Read more about the details in [1] and for implementation
> details read directly in the help systems "Help on Help".
>
> Bye
> T.
>
>
> [1] http://lists.gforge.inria.fr/pipermail/pharo-project/2010-March/024234.html
> --
> GRATIS für alle GMX-Mitglieder: Die maxdome Movie-FLAT!
> Jetzt freischalten unter http://portal.gmx.net/de/go/maxdome01
>
>