forked from wangwei1237/digital_video_concepts
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbook.json
80 lines (80 loc) · 1.63 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
{
"author": "wangwei17",
"description": "这是Shahriar Akramullah的Digital Video Concepts, Methods, and Metrics一书的翻译版本",
"extension": null,
"generator": "site",
"isbn": "",
"links": {
"sharing": {
"all": null,
"facebook": null,
"google": null,
"twitter": null,
"weibo": null
},
"sidebar": {
"17哥的个人网站": "https://wangwei1237.gitee.io/"
}
},
"output": null,
"pdf": {
"fontSize": 16,
"footerTemplate": null,
"headerTemplate": null,
"margin": {
"bottom": 36,
"left": 62,
"right": 62,
"top": 36
},
"pageNumbers": true,
"paperSize": "a4"
},
"plugins": [
"katex",
"toc",
"tbfed-pagefooter",
"cnzz",
"sitemap-general",
"edit-link",
"back-to-top-button",
"github",
"-highlight", "prism", "prism-themes"
],
"pluginsConfig": {
"theme-default": {
"showLevel": true
},
"tbfed-pagefooter": {
"copyright":"Copyrights © wangwei"
},
"cnzz": {
"visible": true,
"style": "1",
"siteid": "1278605528"
},
"sitemap-general": {
"prefix": "https://wangwei1237.gitee.io/digital_video_concepts/"
},
"github": {
"url": "https://github.com/wangwei1237/digital_video_concepts"
},
"edit-link": {
"base": "https://github.com/wangwei1237/digital_video_concepts/edit/master",
"label": "在线编辑"
},
"github-buttons": {
"repo": "wangwei1237/digital_video_concepts",
"types": ["star"],
"size": "small"
},
"prism": {
"css": [
"prism-themes/themes/prism-ghcolors.css"
]
}
},
"title": "Digital Video Concepts",
"variables": {}
}