mirror of
https://github.com/titanscouting/tra-analysis.git
synced 2024-11-10 15:04:45 +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"]
|
||
|
}
|