view jsduck.json @ 1229:eeed1b92341f

Avoid side effect of setting 0 as default value. Temporarily, this was not a problem, as 0 was a valid baId, but since server Rev d1d7d684800c this is not the case anymore.
author Tom Gottfried <tom@intevation.de>
date Fri, 28 Oct 2016 17:02:42 +0200
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"
}

http://lada.wald.intevation.org