All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.jsdoc.json Maven / Gradle / Ivy

{
    "tags": {
        "allowUnknownTags": false
    },
    "source": {
        "include": "./src",
        "includePattern": "\\.js$",
        "excludePattern": "(node_modules/|docs|\\.spec.js$|\\.test.js$)"
    },
    "plugins": [
        "plugins/markdown"
    ],
    "opts": {
        "template": "assets/template/docdash/",
        "encoding": "utf8",
        "destination": "docs/",
        "recurse": true,
        "verbose": true
    },
    "templates": {
        "cleverLinks": false,
        "monospaceLinks": false
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy