mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-01-11 16:20:57 +00:00
62 lines
1.3 KiB
JSON
62 lines
1.3 KiB
JSON
{
|
|
"branch": "master",
|
|
"files": [
|
|
"praise.asciidoc",
|
|
"preface.asciidoc",
|
|
"glossary.asciidoc",
|
|
"ch01.asciidoc",
|
|
"ch02.asciidoc",
|
|
"ch03.asciidoc",
|
|
"ch04.asciidoc",
|
|
"ch05.asciidoc",
|
|
"ch06.asciidoc",
|
|
"ch07.asciidoc",
|
|
"ch08.asciidoc",
|
|
"ch09.asciidoc",
|
|
"ch10.asciidoc",
|
|
"appdx-scriptops.asciidoc",
|
|
"appdx-bips.asciidoc",
|
|
"appdx-pycoin.asciidoc",
|
|
"appdx-bx.asciidoc",
|
|
"index.asciidoc",
|
|
"colo.asciidoc"
|
|
],
|
|
"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"
|
|
} |