mirror of
https://gitee.com/dolphinscheduler/DolphinScheduler.git
synced 2024-12-03 04:39:00 +08:00
23 lines
429 B
JSON
23 lines
429 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": "../images/logo.png",
|
|
"url": "/"
|
|
}
|
|
}
|
|
} |