Mercurial > lada > lada-client
view jsduck.json @ 1395:f428b7d8f19b
SENCHAPATH now can be preset by using export SENCHAPATH=... before ./build.sh
author | Marco Lechner, Bundesamt fuer Strahlenschutz, SW 2.1 <mlechner@bfs.de> |
---|---|
date | Mon, 13 Mar 2017 12:39:14 +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" }