Files
openlayers/buildcfg/jsdoc/info/conf.json
2014-07-05 15:41:14 -04:00

17 lines
313 B
JSON

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