view jsduck.json @ 1377:9cac9eb1365f

fix sencha parse warnings
author Michael Stanko <mstanko@bfs.de>
date Tue, 14 Feb 2017 08:49:19 +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"
}

http://lada.wald.intevation.org