1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-16 04:59:35 +00:00
bitcoinbook/atlas.json
2015-11-22 07:37:43 -08:00

51 lines
1.0 KiB
JSON

{
"branch": "master",
"files": [
"cover.html",
"titlepage.html",
"copyright.html",
"toc.html",
"preface.html",
"chapter.html",
"appendix.html",
"ix.html"
],
"formats": {
"pdf": {
"version": "web",
"toc": true,
"index": true,
"syntaxhighlighting": true,
"show_comments": false,
"color_count": false,
"trim_size": false
},
"epub": {
"toc": true,
"index": true,
"syntaxhighlighting": true,
"epubcheck": true,
"show_comments": false,
"downsample_images": false
},
"mobi": {
"toc": true,
"index": true,
"syntaxhighlighting": true,
"show_comments": false,
"downsample_images": false
},
"html": {
"toc": true,
"index": true,
"syntaxhighlighting": true,
"show_comments": false,
"consolidated": false
}
},
"theme": "oreillymedia/atlas_tech1c_theme",
"title": "Mastering Bitcoin - Second Edition",
"templating": false,
"print_isbn13": "",
"lang": "en"
}