added explanations regarding the usage of these optional repositories and added docs for helma.Image

This commit is contained in:
zumbrunn 2007-12-13 12:21:48 +00:00
parent c17e1df282
commit e4d04f1db0
25 changed files with 146 additions and 6 deletions

View file

@ -16,6 +16,9 @@
/**
* @fileoverview Adds useful methods to the JavaScript Number type.
* <br /><br />
* To use this optional module, its repository needs to be added to the
* application, for example by calling app.addRepository('modules/core/Number.js')
*/
/**