view jsduck.json @ 954:1856b6b3b8d4

Add dockerised setup with respective Apache config. custom-httpd.conf is a slightly modified version of the original from the httpd:2.4 docker image and might be cleaned up.
author Tom Gottfried <tom@intevation.de>
date Wed, 04 Nov 2015 19:44:44 +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