47 lines
1.2 KiB
JSON
47 lines
1.2 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",
|
|
"-search",
|
|
"splitter",
|
|
"search-pro",
|
|
"expandable-chapters-small",
|
|
"github-buttons@2.1.0",
|
|
"prism",
|
|
"back-to-top-button",
|
|
"chapter-fold",
|
|
"pageview-count",
|
|
"flexible-alerts",
|
|
"atoc",
|
|
"edit-link",
|
|
"copy-code-button"
|
|
],
|
|
"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"
|
|
}
|
|
}
|
|
}
|