Mercurial > lada > lada-client
view jsduck.json @ 1254:6321530e640e
Make it a bit easier to create a valid new Ort.
Values for maxLength are taken from the database schema of the server.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Fri, 18 Nov 2016 13:27:00 +0100 |
parents | 3bfe2ec133e9 |
children |
line wrap: on
line source
{ "--title": "Lada Client", "--": [ "extjs/src", "app.js", "app", "resources/lib/ext" ], "--warnings": [ "-no_doc:extjs/src", "-no_doc_member:extjs/src", "-link:extjs/src", "-type_name:extjs/src" ], "--ignore-html": [ "locale", "debug" ], "--images": "extjs/docs/images", "--builtin-classes": true, "--seo": true, "--output": "doc" }