File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change 22
22
"pdf" : {
23
23
"version" : " web" ,
24
24
"index" : true ,
25
- "toc" : true
25
+ "toc" : true ,
26
+ "syntaxhighlighting" : false ,
27
+ "show_comments" : false
26
28
},
27
29
"epub" : {
28
30
"index" : true ,
35
37
" fonts/hold/UbuntuMono-BoldItalic.otf" ,
36
38
" fonts/hold/UbuntuMono-Regular.otf" ,
37
39
" fonts/hold/UbuntuMono-Italic.otf"
38
- ]
40
+ ],
41
+ "syntaxhighlighting" : false ,
42
+ "show_comments" : false
39
43
},
40
44
"mobi" : {
41
45
"index" : true ,
47
51
" fonts/hold/UbuntuMono-BoldItalic.otf" ,
48
52
" fonts/hold/UbuntuMono-Regular.otf" ,
49
53
" fonts/hold/UbuntuMono-Italic.otf"
50
- ]
54
+ ],
55
+ "syntaxhighlighting" : false ,
56
+ "show_comments" : false
51
57
},
52
58
"html" : {
53
59
"index" : true ,
54
- "toc" : true
60
+ "toc" : true ,
61
+ "syntaxhighlighting" : false ,
62
+ "show_comments" : false ,
63
+ "consolidate" : false
55
64
}
56
65
},
57
- "theme" : " schacon/pro-git-theme " ,
66
+ "theme" : " oreillymedia/atlas_tech1c_theme " ,
58
67
"title" : " Pro Git"
59
68
}
You can’t perform that action at this time.
0 commit comments