druid-docs-cn/book.json

43 lines
1.0 KiB
JSON

{
"title": "Apache Druid中文文档",
"author": "Jian-Huan LIU",
"description": "Apache Druid is a high performance real-time analytics database.",
"language": "zh-hans",
"gitbook": "3.2.3",
"styles": {
"website": "./styles/website.css"
},
"structure": {
"readme": "README.md"
},
"plugins": [
"-sharing",
"splitter",
"expandable-chapters-small",
"anchors",
"github",
"github-buttons",
"highlight",
"back-to-top-button",
"chapter-fold",
"pageview-count",
"flexible-alerts",
"code"
],
"pluginsConfig": {
"github": {
"url": "https://github.com/liujianhuanzz/apache-druid-chinese-docs.git"
},
"github-buttons": {
"buttons": [{
"user": "liujianhuanzz",
"repo": "apache-druid-chinese-docs",
"type": "star",
"size": "small",
"count": true
}
]
}
}
}