Seaside for html live docs browsing seems a good idea. How do you create something like [1]?:

[1] http://files.pharo.org/doc/4.0/#packageList=package.html&classList=package/Kernel.html&classView=welcome.html

Cheers,

Offray


On 11/10/17 10:31, Marcus Denker wrote:


On 11 Oct 2017, at 17:18, Thierry Goubier <thierry.goubier@gmail.com> wrote:

What about a seaside-based system browser oriented towards code documentation? That would fit both paradigms: html-like reference + live browsing.

You could even make it buzzword compliant: have a REST interface to documentation and code.

Note how the panes in a system browser could make for a nice URI: just look for


And we could even include version numbers, etc....


Not very different from the github url for the pharo project relevant file...



There is�http://files.pharo.org/doc/, too.�

Marcus