It loads in my image. But the "Browse button" invokes a NBWin32Shell class, which doesn't works too well on my Mac. Then, even is the server says it is started, it doesn't seems to work. I'll check later on my windows machine. Phil 2013/2/24 Torsten Bergmann <astares@gmx.de>:
Hi,
the Pharo Online Help project for Pharo 2.0 now also supports markdown [1] for writing documentation and tutorials.
Markdown is an easy-to-read, easy-to-write plain text format that is translated into X(HTML).
If you are in Pharo 2.0 just go to Tools -> ConfigurationBrowser and load PharoOnlineHelp. In the panel select a port or just click on "Start server". Now point your browser http://localhost:8080
Attached you will find some screenshots.
The help system also includes an intro to Pharo and a start for a simple Smalltalk introduction (based on the old beginners workspace).
Next steps: - maybe we can extend the integrated API browser to support webdoc [2] - move to SmalltalkHub project [3] - continue with Pharo and Smalltalk tutorials for beginners - better support for resources like images, js, css, ... (currently hard coded in OHFileRequestHandler)
Feel free to help, code is on http://ss3.gemstone.com/ss/PharoOnlineHelp.html
Thanks T.
[1] http://daringfireball.net/projects/markdown/ [2] http://lists.gforge.inria.fr/pipermail/pharo-project/2013-February/074993.ht... [3] http://smalltalkhub.com/#!/~TorstenBergmann/PharoOnlineHelp