|
1 | 1 | { |
2 | | - "gitbook": "3.2.2", |
3 | | - "title": "java-tutorial", |
4 | | - "language": "zh-hans", |
5 | | - "root": "./", |
6 | | - "structure": { |
7 | | - "summary": "sidebar.md" |
8 | | - }, |
9 | | - "links": { |
10 | | - "sidebar": { |
11 | | - "java-tutorial": "https://github.com/dunwu/java-tutorial" |
12 | | - } |
13 | | - }, |
14 | | - "plugins": [ |
15 | | - "-lunr", |
16 | | - "-search", |
17 | | - "advanced-emoji@^0.2.2", |
18 | | - "anchor-navigation-ex@1.0.10", |
19 | | - "anchors@^0.7.1", |
20 | | - "edit-link@^2.0.2", |
21 | | - "expandable-chapters-small@^0.1.7", |
22 | | - "github@^2.0.0", |
23 | | - "search-plus@^0.0.11", |
24 | | - "simple-page-toc@^0.1.1", |
25 | | - "splitter@^0.0.8", |
26 | | - "tbfed-pagefooter@^0.0.1" |
27 | | - ], |
28 | | - "pluginsConfig": { |
29 | | - "anchor-navigation-ex": { |
30 | | - "showLevel": false, |
31 | | - "associatedWithSummary": true, |
32 | | - "multipleH1": true, |
33 | | - "mode": "float", |
34 | | - "isRewritePageTitle": false, |
35 | | - "float": { |
36 | | - "showLevelIcon": false, |
37 | | - "level1Icon": "fa fa-hand-o-right", |
38 | | - "level2Icon": "fa fa-hand-o-right", |
39 | | - "level3Icon": "fa fa-hand-o-right" |
40 | | - }, |
41 | | - "pageTop": { |
42 | | - "showLevelIcon": false, |
43 | | - "level1Icon": "fa fa-hand-o-right", |
44 | | - "level2Icon": "fa fa-hand-o-right", |
45 | | - "level3Icon": "fa fa-hand-o-right" |
46 | | - } |
47 | | - }, |
48 | | - "edit-link": { |
49 | | - "base": "https://github.com/dunwu/java-tutorial/blob/master/docs", |
50 | | - "label": "编辑此页面" |
51 | | - }, |
52 | | - "github": { |
53 | | - "url": "https://github.com/dunwu" |
54 | | - }, |
55 | | - "simple-page-toc": { |
56 | | - "maxDepth": 4, |
57 | | - "skipFirstH1": true |
58 | | - }, |
59 | | - "sharing": { |
60 | | - "weibo": true, |
61 | | - "all": ["weibo"] |
62 | | - }, |
63 | | - "tbfed-pagefooter": { |
64 | | - "copyright": "Copyright © Zhang Peng 2017", |
65 | | - "modify_label": "该文件上次修订时间:", |
66 | | - "modify_format": "YYYY-MM-DD HH:mm:ss" |
67 | | - } |
68 | | - } |
| 2 | + "gitbook": "3.2.2", |
| 3 | + "title": "java-tutorial", |
| 4 | + "language": "zh-hans", |
| 5 | + "root": "./", |
| 6 | + "structure": { |
| 7 | + "summary": "sidebar.md" |
| 8 | + }, |
| 9 | + "links": { |
| 10 | + "sidebar": { |
| 11 | + "java-tutorial": "https://github.com/dunwu/java-tutorial" |
| 12 | + } |
| 13 | + }, |
| 14 | + "plugins": [ |
| 15 | + "-lunr", |
| 16 | + "-search", |
| 17 | + "advanced-emoji@^0.2.2", |
| 18 | + "anchor-navigation-ex@1.0.10", |
| 19 | + "anchors@^0.7.1", |
| 20 | + "edit-link@^2.0.2", |
| 21 | + "expandable-chapters-small@^0.1.7", |
| 22 | + "github@^2.0.0", |
| 23 | + "search-plus@^0.0.11", |
| 24 | + "simple-page-toc@^0.1.1", |
| 25 | + "splitter@^0.0.8", |
| 26 | + "tbfed-pagefooter@^0.0.1" |
| 27 | + ], |
| 28 | + "pluginsConfig": { |
| 29 | + "anchor-navigation-ex": { |
| 30 | + "showLevel": false, |
| 31 | + "associatedWithSummary": true, |
| 32 | + "multipleH1": true, |
| 33 | + "mode": "float", |
| 34 | + "isRewritePageTitle": false, |
| 35 | + "float": { |
| 36 | + "showLevelIcon": false, |
| 37 | + "level1Icon": "fa fa-hand-o-right", |
| 38 | + "level2Icon": "fa fa-hand-o-right", |
| 39 | + "level3Icon": "fa fa-hand-o-right" |
| 40 | + }, |
| 41 | + "pageTop": { |
| 42 | + "showLevelIcon": false, |
| 43 | + "level1Icon": "fa fa-hand-o-right", |
| 44 | + "level2Icon": "fa fa-hand-o-right", |
| 45 | + "level3Icon": "fa fa-hand-o-right" |
| 46 | + } |
| 47 | + }, |
| 48 | + "edit-link": { |
| 49 | + "base": "https://github.com/dunwu/java-tutorial/blob/master/docs", |
| 50 | + "label": "编辑此页面" |
| 51 | + }, |
| 52 | + "github": { |
| 53 | + "url": "https://github.com/dunwu" |
| 54 | + }, |
| 55 | + "simple-page-toc": { |
| 56 | + "maxDepth": 4, |
| 57 | + "skipFirstH1": true |
| 58 | + }, |
| 59 | + "sharing": { |
| 60 | + "weibo": true, |
| 61 | + "all": [ |
| 62 | + "weibo" |
| 63 | + ] |
| 64 | + }, |
| 65 | + "tbfed-pagefooter": { |
| 66 | + "copyright": "Copyright © Zhang Peng 2017", |
| 67 | + "modify_label": "该文件上次修订时间:", |
| 68 | + "modify_format": "YYYY-MM-DD HH:mm:ss" |
| 69 | + } |
| 70 | + } |
69 | 71 | } |
0 commit comments