mirror of
https://github.com/flynx/features.js.git
synced 2025-10-29 10:20:09 +00:00
working on docs..
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
398ee7431d
commit
23584755ec
@ -184,7 +184,7 @@ Defined inside an action-set:
|
||||
}],
|
||||
|
||||
full: ['Short info string',
|
||||
'Long documentation string, describing the action',
|
||||
'Long documentation string, describing the action (optional)',
|
||||
function(){
|
||||
// pre code
|
||||
// run before the parent action...
|
||||
@ -199,9 +199,6 @@ Defined inside an action-set:
|
||||
// ...
|
||||
```
|
||||
|
||||
Both documentation strings and the return callback are optional.
|
||||
|
||||
|
||||
|
||||
The call diagram:
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user