1
0
Fork 0
forked from 0x2620/oxjs

fix documentation

This commit is contained in:
rolux 2012-05-30 00:28:52 +02:00
commit 6847102507
4 changed files with 29 additions and 33 deletions

View file

@ -2,8 +2,7 @@
/*@
Ox.App <f:Ox.Element> Basic application instance that communicates with a JSON API
() -> <f> App object
(options) -> <f> App object
([options]) -> <o> App object
options <o> Options object
timeout <n> request timeout
type <s> HTTP Request type, i.e. 'GET' or 'POST'