mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/RoboCommander.git
synced 2026-06-15 14:16:05 +00:00
13 lines
264 B
JSON
13 lines
264 B
JSON
|
|
{
|
||
|
|
"tags": {
|
||
|
|
"allowUnknownTags": true
|
||
|
|
},
|
||
|
|
"source": {
|
||
|
|
"include": ["dist/ByteBufferAB.js"]
|
||
|
|
},
|
||
|
|
"opts": {
|
||
|
|
"template": "templates/esoccer",
|
||
|
|
"destination": "docs"
|
||
|
|
},
|
||
|
|
"plugins": ["plugins/markdown"]
|
||
|
|
}
|