Files
openlayers/config/jsdoc/info/conf.json
2014-08-22 07:28:05 -06:00

17 lines
307 B
JSON

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