File tree 1 file changed +10
-8
lines changed
1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"branch" : " master" ,
3
3
"files" : [
4
- " cover.html" ,
4
+ " titlepage.html" ,
5
+ " copyright.html" ,
5
6
" toc.html" ,
6
7
" foreword.asciidoc" ,
7
8
" preface.asciidoc" ,
13
14
" ch06.asciidoc" ,
14
15
" ch07.asciidoc" ,
15
16
" ch08.asciidoc" ,
16
- " ch09.asciidoc"
17
+ " ch09.asciidoc" ,
18
+ " ix.html"
17
19
],
18
20
"formats" : {
19
21
"pdf" : {
20
- "version" : " web " ,
22
+ "version" : " print " ,
21
23
"toc" : true ,
22
24
"index" : true ,
23
25
"syntaxhighlighting" : true ,
24
26
"show_comments" : false ,
25
- "color_count" : false ,
26
- "trim_size" : " 7inx9.1875in "
27
+ "color_count" : " 1 " ,
28
+ "trim_size" : " 6inx9in "
27
29
},
28
30
"epub" : {
29
31
"toc" : true ,
49
51
}
50
52
},
51
53
"theme" : " oreillymedia/animal_theme_sass" ,
52
- "title" : " Practical ES6 " ,
54
+ "title" : " Practical Modern JavaScript " ,
53
55
"name" : " oreillymedia/modular-es6" ,
54
56
"branches" : [
55
57
" master"
58
60
" html"
59
61
],
60
62
"templating" : false ,
61
- "print_isbn13" : " " ,
63
+ "print_isbn13" : " 9781491943533 " ,
62
64
"lang" : " en" ,
63
65
"accent_color" : " cmyk(100%, 3%, 50%, 0%)"
64
- }
66
+ }
You can’t perform that action at this time.
0 commit comments