mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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"
|
|
]
|
|
}
|