Files
openlayers/buildcfg/jsdoc/info/conf.json

17 lines
303 B
JSON

{
"opts": {
"recurse": true,
"template": "buildcfg/jsdoc/info"
},
"tags": {
"allowUnknownTags": true
},
"source": {
"includePattern": "\\.js$"
},
"plugins": [
"buildcfg/jsdoc/api-plugin",
"buildcfg/jsdoc/define-plugin"
]
}