mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-26 01:50:42 +00:00
Updated atlas.json
This commit is contained in:
parent
3526edef59
commit
8460ed1d31
83
atlas.json
83
atlas.json
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"files": [
|
"files": [
|
||||||
"praise.html",
|
"praise.html",
|
||||||
"titlepage.html",
|
"titlepage.html",
|
||||||
"copyright.html",
|
"copyright.html",
|
||||||
@ -24,43 +24,44 @@
|
|||||||
"ix.html",
|
"ix.html",
|
||||||
"author_bio.html",
|
"author_bio.html",
|
||||||
"colo.html"
|
"colo.html"
|
||||||
],
|
],
|
||||||
"formats": {
|
"formats": {
|
||||||
"pdf": {
|
"pdf": {
|
||||||
"version": "web",
|
"version": "web",
|
||||||
"toc": true,
|
"toc": true,
|
||||||
"index": true,
|
"index": true,
|
||||||
"antennahouse_version": "AHFormatterV62_64-MR4",
|
"antennahouse_version": "AHFormatterV62_64-MR4",
|
||||||
"syntaxhighlighting": true,
|
"syntaxhighlighting": true,
|
||||||
"show_comments": false,
|
"show_comments": false,
|
||||||
"color_count": "1"
|
"color_count": "1",
|
||||||
|
"trim_size": "7inx9.1875in"
|
||||||
|
},
|
||||||
|
"epub": {
|
||||||
|
"index": true,
|
||||||
|
"toc": true,
|
||||||
|
"epubcheck": true,
|
||||||
|
"syntaxhighlighting": true,
|
||||||
|
"show_comments": false,
|
||||||
|
"downsample_images": false
|
||||||
|
},
|
||||||
|
"mobi": {
|
||||||
|
"index": true,
|
||||||
|
"toc": true,
|
||||||
|
"syntaxhighlighting": true,
|
||||||
|
"show_comments": false,
|
||||||
|
"downsample_images": false
|
||||||
|
},
|
||||||
|
"html": {
|
||||||
|
"index": true,
|
||||||
|
"toc": true,
|
||||||
|
"consolidated": false,
|
||||||
|
"syntaxhighlighting": true,
|
||||||
|
"show_comments": false
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"epub": {
|
"theme": "oreillymedia/animal_theme",
|
||||||
"index": true,
|
"title": "Mastering Bitcoin",
|
||||||
"toc": true,
|
"print_isbn13": "9781449374044",
|
||||||
"epubcheck": true,
|
"templating": false,
|
||||||
"syntaxhighlighting": true,
|
"lang": "en"
|
||||||
"show_comments": false,
|
}
|
||||||
"downsample_images": false
|
|
||||||
},
|
|
||||||
"mobi": {
|
|
||||||
"index": true,
|
|
||||||
"toc": true,
|
|
||||||
"syntaxhighlighting": true,
|
|
||||||
"show_comments": false,
|
|
||||||
"downsample_images": false
|
|
||||||
},
|
|
||||||
"html": {
|
|
||||||
"index": true,
|
|
||||||
"toc": true,
|
|
||||||
"consolidated": false,
|
|
||||||
"syntaxhighlighting": true,
|
|
||||||
"show_comments": false,
|
|
||||||
"consolidated": false
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"theme": "oreillymedia/animal_theme",
|
|
||||||
"title": "Mastering Bitcoin",
|
|
||||||
"print_isbn13": "9781449374044",
|
|
||||||
"templating": false
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user