JSAPI.info
~:= title :~
~: if (data.desc) { :~
~:= desc :~
~: } :~
~:= libName :~ (~:= version :~) - see
full source
~: if (data.methods) { :~
~: for (var namespace in data.methods) { :~ ~: if (!data.methods[namespace].length) continue; :~
~:=namespace:~
~: for (var _methods = data.methods[namespace], i = -1, l = _methods.length; ++i < l;) { :~
~:=_methods[i].name:~
~: } :~
~: } :~
~: } :~