druid-docs-cn/book.json

24 lines
514 B
JSON
Raw Normal View History

2020-03-22 22:17:47 -04:00
{
"title": "Apache Druid中文文档",
"author": "Jian-Huan LIU",
"description": "",
"language": "zh-hans",
"gitbook": "3.2.3",
"styles": {
"website": "./styles/website.css"
},
"structure": {
"readme": "README.md"
},
"plugins": [
"-sharing",
"splitter",
2020-03-22 22:34:53 -04:00
"expandable-chapters-small"
2020-03-22 22:17:47 -04:00
],
"pluginsConfig": {
"github": {
"url": "https://github.com/liujianhuanzz/apache-druid-chinese-docs.git"
}
}
}