view jsduck.json @ 1194:c63acd44f8ca

Fix regression of 40a07eb873bf to display errors and warnings again.
author Tom Gottfried <tom@intevation.de>
date Thu, 08 Sep 2016 11:48:18 +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