Files
openlayers/config/jsdoc/info/conf.json
2014-08-27 16:13:12 +02:00

18 lines
353 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",
"config/jsdoc/info/interface-plugin"
]
}