-
Notifications
You must be signed in to change notification settings - Fork 125
/
book.json
60 lines (60 loc) · 1.51 KB
/
book.json
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
{
"title" : "Fantasy's GitBook",
"description" : "px4wiki",
"author" : "FantasyJXF",
"generator": "site",
"language" : "zh-hans",
"gitbook" : "2.6.4",
"plugins": [
"mathjax",
"scrollablecode",
"youtube",
"baidu",
"video",
"editlink",
"github",
"tbfed-pagefooter",
"duoshuo",
"-search",
"anchors",
"splitter",
"mermaid",
"advanced-emoji",
"-sharing",
"local-video",
"donate",
"back-to-top-button"
],
"pluginsConfig": {
"mathjax": {
"forceSVG": true
},
"baidu": {
"token": "a9787f0ab45d5e237bab522431d0a7ec"
},
"editlink": {
"base": "https://github.com/FantasyJXF/Translation/edit/master",
"label": "编辑本页",
"multilingual": false
},
"github": {
"url": "https://github.com/FantasyJXF/Translation"
},
"tbfed-pagefooter": {
"copyright": "© PX4WIKI team",
"modify_label": "该文件修订时间:",
"modify_format": "YYYY-MM-DD HH:mm:ss"
},
"duoshuo": {
"short_name": "fantasydepx4",
"theme": "default"
},
"donate": {
"wechat": "../pictures/diagrams/saosao.jpg",
"title": "",
"button": "QQ群",
"wechatText": "加入我们吧!"
}
}
}