-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathbook.json
137 lines (137 loc) · 3.49 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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"3-ba" : {
"token" : "ff100361cdce95dd4c8fb96b4009f7bc"
},
"anchor-navigation-ex" : {
"isRewritePageTitle" : false,
"tocLevel1Icon" : "fa fa-hand-o-right",
"tocLevel2Icon" : "fa fa-hand-o-right",
"tocLevel3Icon" : "fa fa-hand-o-right"
},
"author" : "yifengyou",
"description" : "记录FriendlyARM-Tiny6410",
"disqus" : {
"shortName" : "gitbookuse"
},
"donate" : {
"alipay" : "https://zhangjikai.com/resource/alipay.png",
"alipayText" : "支付宝打赏",
"button" : "赏",
"title" : "",
"wechat" : "https://zhangjikai.com/resource/weixin.png",
"wechatText" : "微信打赏"
},
"edit-link" : {
"base" : "https://github.com/yifengyou/FriendlyARM-Tiny6410",
"label" : "Edit This Page"
},
"favicon" : {
"bookmark" : "favicon.ico",
"shortcut" : "favicon.ico"
},
"gitbook" : "3.2.3",
"github" : {
"url" : "https://github.com/yifengyou/FriendlyARM-Tiny6410"
},
"github-buttons" : {
"repo" : "yifengyou/FriendlyARM-Tiny6410",
"size" : "small",
"types" : [ "star" ]
},
"include-codeblock" : {
"edit" : true,
"template" : "ace",
"unindent" : true
},
"language" : "zh-hans",
"links" : {
"sidebar" : {
"Home" : "http://github.com/yifengyou"
}
},
"output.name" : "site",
"prism" : {
"css" : [ "prism-themes/themes/prism-base16-ateliersulphurpool.light.css" ]
},
"root" : ".",
"rss" : {
"author" : "Jikai Zhang",
"categories" : [ "gitbook" ],
"description" : "记录 GitBook 的配置和一些插件的使用",
"feed_url" : "https://github.com/yifengyou/FriendlyARM-Tiny6410",
"managingEditor" : "842056007@qq.com",
"site_url" : "https://github.com/yifengyou/FriendlyARM-Tiny6410",
"title" : "GitBook 使用教程",
"webMaster" : "842056007@qq.com"
},
"sectionx" : {
"tag" : "b"
},
"sharing" : {
"all" : [
"facebook",
"google",
"twitter",
"weibo",
"instapaper",
"linkedin",
"pocket",
"stumbleupon",
"qq",
"qzone"
],
"douban" : false,
"facebook" : false,
"google" : true,
"hatenaBookmark" : false,
"instapaper" : false,
"line" : false,
"linkedin" : true,
"messenger" : false,
"pocket" : false,
"qq" : false,
"qzone" : false,
"stumbleupon" : false,
"twitter" : false,
"viber" : false,
"vk" : false,
"weibo" : true,
"whatsapp" : false
},
"simple-page-toc" : {
"maxDepth" : 3,
"skipFirstH1" : true
},
"sitemap-general" : {
"prefix" : "https://github.com/yifengyou/FriendlyARM-Tiny6410"
},
"structure" : {
"readme" : "README.md"
},
"tbfed-pagefooter" : {
"copyright" : "Copyright ? zhangjikai.com 2017",
"modify_format" : "YYYY-MM-DD HH:mm:ss",
"modify_label" : "该文件修订时间:"
},
"terminal" : {
"copyButtons" : true,
"fade" : false,
"style" : "flat"
},
"theme-default" : {
"showLevel" : true
},
"title" : "FriendlyARM-Tiny6410学习笔记",
"versions" : {
"options" : [
{
"text" : "v3.2.3",
"value" : "https://github.com/yifengyou/FriendlyARM-Tiny6410"
},
{
"text" : "v2.6.4",
"value" : "https://github.com/yifengyou/FriendlyARM-Tiny6410"
}
]
}
}