You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoinbook/atlas.json

73 lines
1.6 KiB

{
"branch": "master",
"files": [
"cover.html",
"titlepage.html",
"copyright.html",
"dedication.html",
"toc.html",
"preface.asciidoc",
"glossary.asciidoc",
"ch01.asciidoc",
"ch02.asciidoc",
"ch03.asciidoc",
"ch04.asciidoc",
"ch05.asciidoc",
"ch06.asciidoc",
"ch07.asciidoc",
"ch08.asciidoc",
"ch09.asciidoc",
"ch10.asciidoc",
"ch11.asciidoc",
"ch12.asciidoc",
"appdx-bitcoinwhitepaper.asciidoc",
"appdx-scriptops.asciidoc",
"appdx-bips.asciidoc",
"appdx-bitcore.asciidoc",
"appdx-pycoin.asciidoc",
"appdx-bx.asciidoc",
"ix.html",
"author_bio.html",
"colo.html"
],
"formats": {
"pdf": {
"version": "print",
"toc": true,
"index": true,
"antennahouse_version": "AHFormatterV62_64-MR4",
"syntaxhighlighting": true,
"show_comments": false,
"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
}
},
"theme": "oreillymedia/animal_theme_sass",
"title": "Mastering Bitcoin",
"print_isbn13": "9781491954386",
"templating": false,
"lang": "en",
"accent_color": "cmyk(26%, 89%, 0%, 0%)"
}