DolphinScheduler/docs/zh_CN/book.json
2019-03-28 19:44:41 +08:00

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": "/"
}
}
}