mirror of
https://github.com/lubosz/overte.git
synced 2025-08-07 17:21:08 +02:00
24 lines
542 B
JSON
24 lines
542 B
JSON
{
|
|
"opts": {
|
|
"template": "hifi-jsdoc-template"
|
|
},
|
|
"docdash": {
|
|
"meta": {
|
|
"title": "Vircadia API Docs",
|
|
"description": "API documentation for Vircadia.",
|
|
"keyword": "api, docs, vircadia, documentation"
|
|
},
|
|
"search": [true],
|
|
"collapse": [true],
|
|
"typedefs": [false]
|
|
},
|
|
"templates": {
|
|
"default": {
|
|
"outputSourceFiles": false
|
|
}
|
|
},
|
|
"plugins": [
|
|
"plugins/hifi",
|
|
"plugins/hifiJSONExport"
|
|
]
|
|
}
|