mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-04 05:09:48 +08:00
23 lines
544 B
JSON
23 lines
544 B
JSON
{
|
|
"title": "调度系统-EasyScheduler",
|
|
"author": "YIGUAN",
|
|
"description": "调度系统",
|
|
"language": "zh-hans",
|
|
"gitbook": "3.2.3",
|
|
"styles": {
|
|
"website": "./styles/website.css"
|
|
},
|
|
"structure": {
|
|
"readme": "README.md"
|
|
},
|
|
"plugins":[
|
|
"expandable-chapters",
|
|
"insert-logo-link"
|
|
],
|
|
"pluginsConfig": {
|
|
"insert-logo-link": {
|
|
"src": "http://geek.analysys.cn/static/upload/236/2019-03-29/379450b4-7919-4707-877c-4d33300377d4.png",
|
|
"url": "https://github.com/analysys/EasyScheduler"
|
|
}
|
|
}
|
|
} |