1
0
Fork 0
forked from 0x2620/oxjs

cleanup docs, fix children/find calls

This commit is contained in:
j 2012-05-22 15:14:40 +02:00
commit b9e80c9d75
88 changed files with 157 additions and 253 deletions

View file

@ -1,7 +1,7 @@
'use strict';
/*@
Ox.DocPage <f> DocPage
Ox.DocPage <f:Ox.Element> DocPage
() -> <o> DocPage object
(options) -> <o> DocPage object
(options, self) -> <o> DocPage object

View file

@ -1,7 +1,7 @@
'use strict';
/*@
Ox.DocPanel <f> Documentation Panel
Ox.DocPanel <f:Ox.Element> Documentation Panel
() -> <f> Documentation Panel
(options) -> <f> Documentation Panel
(options, self) -> <f> Documentation Panel

View file

@ -1,7 +1,7 @@
'use strict'
/*@
Ox.ExamaplePage <function> Example Page
Ox.ExamaplePage <f:Ox.Element> Example Page
(options[, self]) -> <o> Example Page
options <o> Options
self <o> Shared private variable

View file

@ -1,7 +1,7 @@
'use strict';
/*@
Ox.ExamaplePanel <function> Example Panel
Ox.ExamaplePanel <f:Ox.Element> Example Panel
(options[, self]) -> <o> Example Panel
options <o> Options
self <o> Shared private variable

View file

@ -1,7 +1,7 @@
'use strict';
/*@
Ox.SourceViewer <function> Source Viewer
Ox.SourceViewer <f:Ox.Container> Source Viewer
(options[, self]) -> <o> Source Viewer
options <o> Options
self <o> Shared private variable

View file

@ -1,7 +1,7 @@
'use strict';
/*@
Ox.SyntaxHighlighter <function> Syntax Highlighter
Ox.SyntaxHighlighter <f:Ox.Element> Syntax Highlighter
(options[, self]) -> <o> Syntax Highlighter
options <o> Options
lineLength <n|0> If larger than zero, show edge of page