correct Ox.doc documentation
This commit is contained in:
parent
e791e93a65
commit
250db05abc
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
/*@
|
/*@
|
||||||
Ox.doc <f> Generates documentation for annotated JavaScript
|
Ox.doc <f> Generates documentation for annotated JavaScript
|
||||||
(source[, callback]) -> <[o]> Array of doc objects
|
(source) -> <[o]> Array of doc objects
|
||||||
(file, callback) -> <u> undefined
|
(file, callback) -> <u> undefined
|
||||||
(files, callback) -> <u> undefined
|
(files, callback) -> <u> undefined
|
||||||
source <s> JavaScript source code
|
source <s> JavaScript source code
|
||||||
|
|
Loading…
Reference in a new issue