druid-docs-cn/book.json

44 lines
1.1 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",
"github-buttons@2.1.0",
"prism",
"back-to-top-button",
"chapter-fold",
"pageview-count",
"flexible-alerts",
"atoc",
"edit-link"
],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/liujianhuanzz/apache-druid-chinese-docs/edit/master",
"label": "Edit This Page"
},
"github-buttons": {
"repo": "liujianhuanzz/apache-druid-chinese-docs",
"types": [
"star","fork"
],
"size": "small"
},
"atoc": {
"addClass": true,
"className": "atoc"
}
}
}