mirror of
https://github.com/flynx/actions.js.git
synced 2025-10-28 09:50:10 +00:00
minor tweaks to doc...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
3917412da0
commit
da35c19b7f
@ -304,7 +304,7 @@ actionSet.on('action_name.pre', function(){
|
||||
actions are mainly load-time entities.
|
||||
|
||||
|
||||
XXX add doc about the code format...
|
||||
<!-- XXX add doc about the code format... -->
|
||||
|
||||
|
||||
### The action system main protocols:
|
||||
@ -479,8 +479,6 @@ the second arguments, and as normal a result on the post phase.
|
||||
|
||||
#### 4. Action attributes
|
||||
|
||||
XXX
|
||||
|
||||
```
|
||||
<action-set>.getActionAttr('action', 'attr')
|
||||
-> <value>
|
||||
@ -663,7 +661,7 @@ done to prevent actions competing to return a value.
|
||||
|
||||
|
||||
|
||||
XXX need docs on mix(..) and .mix*(..) protocols...
|
||||
<!-- XXX need docs on mix(..) and .mix*(..) protocols... -->
|
||||
|
||||
|
||||
## License
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user