mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-16 04:59:35 +00:00
727d74d4ba
Drop unused glossary
70 lines
1.6 KiB
JSON
70 lines
1.6 KiB
JSON
{
|
|
"branch": "master",
|
|
"files": [
|
|
"cover.html",
|
|
"titlepage.html",
|
|
"copyright.html",
|
|
"dedication.html",
|
|
"toc.html",
|
|
"chapters/preface.asciidoc",
|
|
"chapters/intro.adoc",
|
|
"chapters/overview.adoc",
|
|
"chapters/bitcoin-core.adoc",
|
|
"chapters/keys.adoc",
|
|
"chapters/wallets.adoc",
|
|
"chapters/transactions.adoc",
|
|
"chapters/authorization-authentication.adoc",
|
|
"chapters/signatures.adoc",
|
|
"chapters/fees.adoc",
|
|
"chapters/network.adoc",
|
|
"chapters/blockchain.adoc",
|
|
"chapters/mining.adoc",
|
|
"chapters/security.adoc",
|
|
"chapters/applications.adoc",
|
|
"chapters/whitepaper.adoc",
|
|
"chapters/errata.adoc",
|
|
"chapters/bips.adoc",
|
|
"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": ""
|
|
}
|