view jsduck.json @ 442:bba7fbcf2f70

Simplified logic in Messwert listing. No extra logic anymore to check if a "<" char is displayed in front of the measured value. Simply dislplay the value and value form messwertNwg.
author Torsten Irländer <torsten.irlaender@intevation.de>
date Tue, 03 Dec 2013 11:23:15 +0100
parents 564ac7b313b2
children 3bfe2ec133e9
line wrap: on
line source
{
    "--title": "Lada Client",
    "--": [
        "extjs/src",
        "app.js",
        "app"
    ],
    "--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