mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2025-05-08 09:58:51 +00:00
adding atlas.json file automatically generated from bookfile
This commit is contained in:
parent
1a85727d9c
commit
788d57de75
67
atlas.json
Normal file
67
atlas.json
Normal file
@ -0,0 +1,67 @@
|
|||||||
|
{
|
||||||
|
"branch": "master",
|
||||||
|
"files": [
|
||||||
|
"cover.html",
|
||||||
|
"titlepage.html",
|
||||||
|
"copyright.html",
|
||||||
|
"toc.html",
|
||||||
|
"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",
|
||||||
|
"ix.html",
|
||||||
|
"author_bio.xml",
|
||||||
|
"colo.asciidoc"
|
||||||
|
],
|
||||||
|
"formats": {
|
||||||
|
"pdf": {
|
||||||
|
"version": "web",
|
||||||
|
"toc": true,
|
||||||
|
"index": true,
|
||||||
|
"antennahouse_version": "AHFormatterV62_64-MR4",
|
||||||
|
"syntaxhighlighting": true,
|
||||||
|
"show_comments": false,
|
||||||
|
"color_count": "1"
|
||||||
|
},
|
||||||
|
"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,
|
||||||
|
"consolidated": false
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"theme": "oreillymedia/animal_theme",
|
||||||
|
"title": "Mastering Bitcoin",
|
||||||
|
"print_isbn13": "9781449374044",
|
||||||
|
"templating": false
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user