Files
openlayers/config/jsdoc/info/conf.json
Andreas Hocevar 9400d600ee Fix jsdoc paths
2017-09-06 21:13:45 +02:00

18 lines
351 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/virtual-plugin"
]
}