Lukas Renggli wrote: > > - For usability I want to have documentation accessible. > My intention is to learn something here. Are you saying that it would be beneficial to have your project's help pages included, even if the HelpSystem is not present, and have them degrade (e.g. to being browsed via implementorsOf like Steph mentioned).
Because otherwise, it seems... Lukas Renggli wrote: > > - For deployment I don't want to have unnecessary code loaded. > Couldn't you just add another loop to your script to "unload all help" just like unload all tests Lukas Renggli wrote: > > - For portability I don't want to depend on "proprietary" code. > If you were installing on a non-HelpSystem platform, wouldn't you not even load the help packages? Sean -- View this message in context: http://forum.world.st/About-using-pragma-for-help-like-in-setting-tp3078978p3083733.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
