added explanations regarding the usage of these optional repositories and added docs for helma.Image
This commit is contained in:
parent
c17e1df282
commit
e4d04f1db0
25 changed files with 146 additions and 6 deletions
|
@ -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')
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue