easyappointments/data/scripts/jsdoc/conf.json
2013-05-20 17:21:58 +00:00

17 lines
No EOL
342 B
JSON

{
"tags": {
"allowUnknownTags": true
},
"source": {
"includePattern": ".+\\.js(doc)?$",
"excludePattern": "(^|\\/|\\\\)_"
},
"plugins": [],
"templates": {
"cleverLinks": false,
"monospaceLinks": false,
"default": {
"outputSourceFiles": true
}
}
}