{ "tags": { "allowUnknownTags": true, "dictionaries": ["jsdoc","closure"] }, "source": { "includePattern": ".+\\.js(doc)?$", "excludePattern": "(^|\\/|\\\\)_" }, "opts": { "destination": "./dist/doc/api-reference" }, "plugins": ["plugins/markdown"], "templates": { "cleverLinks": false, "monospaceLinks": false }, "markdown": { "hardwrap": false } }