mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 11:20:19 +00:00
13 lines
252 B
JSON
13 lines
252 B
JSON
|
{
|
||
|
"tags": {
|
||
|
"allowUnknownTags": true
|
||
|
},
|
||
|
"source": {
|
||
|
"include": ["dist/ByteBufferAB.js"]
|
||
|
},
|
||
|
"opts": {
|
||
|
"template": "templates/esoccer",
|
||
|
"destination": "docs"
|
||
|
},
|
||
|
"plugins": ["plugins/markdown"]
|
||
|
}
|