mirror of
https://github.com/overte-org/overte.git
synced 2025-04-10 07:22:42 +02:00
24 lines
541 B
JSON
24 lines
541 B
JSON
{
|
|
"opts": {
|
|
"template": "hifi-jsdoc-template"
|
|
},
|
|
"docdash": {
|
|
"meta": {
|
|
"title": "",
|
|
"description": "",
|
|
"keyword": ""
|
|
},
|
|
"search": [true],
|
|
"collapse": [true],
|
|
"typedefs": [false]
|
|
},
|
|
"templates": {
|
|
"default": {
|
|
"outputSourceFiles": false
|
|
}
|
|
},
|
|
"plugins": [
|
|
"plugins/hifi",
|
|
"plugins/hifiJSONExport"
|
|
]
|
|
}
|