-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathbook.json
More file actions
84 lines (84 loc) · 2.02 KB
/
book.json
File metadata and controls
84 lines (84 loc) · 2.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"title": "主页",
"description": "Akamai|MongoDB|Vonage代理商|IT数据咨询与服务提供商-上海锦木信息技术有限公司",
"author": "hbnking",
"language": "zh-hans",
"root": ".",
"plugins": [
"hide-element",
"-sharing",
"donate",
"tbfed-pagefooter",
"github-buttons",
"github",
"chapter-fold",
"expandable-chapters",
"pageview-count",
"edit-link",
"back-to-top-button",
"-lunr",
"-search",
"search-pro",
"splitter",
"page-toc-button",
"auto-scroll-table",
"flexible-alerts",
"alerts",
"insert-logo",
"sitemap-general",
"push-bd",
"baidu-tongji"
],
"pluginsConfig": {
"hide-element": {
"elements": [
".gitbook-link"
]
},
"donate": {
"wechat": "https://docs.jinmu.info/img/pay/Wechatpay.jpeg",
"alipay": "https://docs.jinmu.info/img/pay/alipay.jpeg",
"title": "",
"button": "打赏",
"alipayText": "支付宝打赏",
"wechatText": "微信打赏"
},
"github-buttons": {
"buttons": [
{
"user": "JinMuInfo",
"repo": "Home",
"type": "star",
"count": true,
"size": "small"
}
]
},
"edit-link": {
"base": "https://github.com/JinMuInfo/Home/blob/master",
"label": "Edit This Page"
},
"tbfed-pagefooter": {
"copyright": "Copyright © 上海锦木信息技术有限公司",
"modify_label": "文件修订时间:",
"modify_format": "YYYY-MM-DD HH:mm:ss"
},
"github": {
"url": "https://github.com/JinMuInfo/MongoDB-Manual-zh"
},
"page-toc-button": {
"maxTocDepth": 4,
"minTocSize": 4
},
"insert-logo": {
"url": "https://docs.jinmu.info/img/logo/jmlogo.png",
"style": "background: none; max-height: 30px; min-height: 30px"
},
"sitemap-general": {
"prefix": "https://docs.jinmu.info/"
},
"baidu-tongji": {
"token": "be45b1d7857fe784feb39634ff071d08"
}
}
}