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

68 lines
1.5 KiB

{
"branch": "master",
"files": [
"cover.html",
"titlepage.html",
"copyright.html",
"toc.html",
"ch01.asciidoc",
"ch02.asciidoc",
"ch03.asciidoc",
"ch04.asciidoc",
"ch05.asciidoc",
"chapters/transactions.adoc",
"chapters/authorization-authentication.adoc",
"chapters/signatures.adoc",
"chapters/fees.adoc",
"ch08.asciidoc",
"ch09.asciidoc",
12 months ago
"ch10.asciidoc",
12 months ago
"ch11.asciidoc",
11 months ago
"ch12.asciidoc",
"appdx-bitcoinwhitepaper.asciidoc",
10 months ago
"chapters/errata.adoc",
11 months ago
"appdx-bips.asciidoc",
"author_bio.html"
],
"formats": {
"pdf": {
"version": "web",
"toc": true,
"index": false,
"antennahouse_version": "AHFormatterV62_64-MR4",
"syntaxhighlighting": true,
"show_comments": false,
"color_count": "1",
"trim_size": "7inx9.1875in"
},
"epub": {
"index": false,
"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, 3E",
"print_isbn13": "9781491954386",
"templating": false,
"lang": "en",
"accent_color": ""
}