mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-16 04:59:35 +00:00
Updated atlas.json
This commit is contained in:
parent
00545ad404
commit
7a074414f5
16
atlas.json
16
atlas.json
@ -16,20 +16,24 @@
|
|||||||
"toc": true,
|
"toc": true,
|
||||||
"index": true,
|
"index": true,
|
||||||
"syntaxhighlighting": true,
|
"syntaxhighlighting": true,
|
||||||
"show_comments": false
|
"show_comments": false,
|
||||||
|
"color_count": false,
|
||||||
|
"trim_size": false
|
||||||
},
|
},
|
||||||
"epub": {
|
"epub": {
|
||||||
"toc": true,
|
"toc": true,
|
||||||
"index": true,
|
"index": true,
|
||||||
"syntaxhighlighting": true,
|
"syntaxhighlighting": true,
|
||||||
"epubcheck": true,
|
"epubcheck": true,
|
||||||
"show_comments": false
|
"show_comments": false,
|
||||||
|
"downsample_images": false
|
||||||
},
|
},
|
||||||
"mobi": {
|
"mobi": {
|
||||||
"toc": true,
|
"toc": true,
|
||||||
"index": true,
|
"index": true,
|
||||||
"syntaxhighlighting": true,
|
"syntaxhighlighting": true,
|
||||||
"show_comments": false
|
"show_comments": false,
|
||||||
|
"downsample_images": false
|
||||||
},
|
},
|
||||||
"html": {
|
"html": {
|
||||||
"toc": true,
|
"toc": true,
|
||||||
@ -39,7 +43,9 @@
|
|||||||
"consolidated": false
|
"consolidated": false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"templating": false,
|
|
||||||
"theme": "oreillymedia/atlas_tech1c_theme",
|
"theme": "oreillymedia/atlas_tech1c_theme",
|
||||||
"title": "atlas book skeleton"
|
"title": "Mastering Bitcoin - Second Edition",
|
||||||
|
"templating": false,
|
||||||
|
"print_isbn13": "",
|
||||||
|
"lang": "en"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user