druid-docs-cn/book.json

47 lines
1.2 KiB
JSON
Raw Normal View History

2020-03-22 22:17:47 -04:00
{
"title": "Apache Druid中文文档",
"author": "Jian-Huan LIU",
2020-03-22 22:51:27 -04:00
"description": "Apache Druid is a high performance real-time analytics database.",
2020-03-22 22:17:47 -04:00
"language": "zh-hans",
"gitbook": "3.2.3",
"styles": {
"website": "./styles/website.css"
},
"structure": {
"readme": "README.md"
},
"plugins": [
"-sharing",
2020-03-28 05:46:09 -04:00
"-search",
2020-03-22 22:17:47 -04:00
"splitter",
2020-03-28 05:46:09 -04:00
"search-pro",
2020-03-22 22:38:52 -04:00
"expandable-chapters-small",
2020-03-24 01:45:41 -04:00
"github-buttons@2.1.0",
2020-03-23 23:51:12 -04:00
"prism",
2020-03-23 01:45:47 -04:00
"back-to-top-button",
"chapter-fold",
2020-03-23 02:55:08 -04:00
"pageview-count",
2020-03-23 08:58:00 -04:00
"flexible-alerts",
2020-03-24 01:45:41 -04:00
"atoc",
2020-03-28 05:46:09 -04:00
"edit-link",
2020-03-28 05:53:42 -04:00
"copy-code-button"
2020-03-22 22:17:47 -04:00
],
"pluginsConfig": {
2020-03-24 01:45:41 -04:00
"edit-link": {
2020-03-24 01:56:33 -04:00
"base": "https://github.com/liujianhuanzz/apache-druid-chinese-docs/edit/master",
"label": "Edit This Page"
2020-03-22 22:38:52 -04:00
},
"github-buttons": {
2020-03-24 01:45:41 -04:00
"repo": "liujianhuanzz/apache-druid-chinese-docs",
"types": [
"star","fork"
],
"size": "small"
2020-03-24 01:26:50 -04:00
},
2020-03-24 01:37:41 -04:00
"atoc": {
2020-03-24 01:31:25 -04:00
"addClass": true,
2020-03-24 01:37:41 -04:00
"className": "atoc"
2020-03-22 22:17:47 -04:00
}
}
}