On Fri, Apr 30, 2010 at 11:31 PM, Torsten Bergmann <astares@gmx.de> wrote:
Hi,
The help core package and the according tests package are ready for integration in the pharo inbox. After talking today with Stephane I also removed the squeak specific stuff, so it is ready for inclusion in Pharo 1.1. core image.
The idea is to have the basic help support (help core) in the Pharo core image and provide additional docu/help books in the dev-image.
But this should depend on a community decision, so any comments would be appreciated.
A second option would be to to keep it out of the core image and just provide the help support and documentation in the Pharo-dev image.
Excellent!! It is possible to easily remove all the code and stuff related to documentation? suppose we put it in core, it would be great to be able to completely and cleanly remove it in ScriptLoader cleanUpForProduction. Cheers Mariano