mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-30 03:48:31 +00:00
25 lines
431 B
JSON
25 lines
431 B
JSON
{
|
|
"files": [
|
|
"cover.html",
|
|
"01-titlepage.html",
|
|
"02-copyright.html",
|
|
"03-toc.html",
|
|
"04-preface.html",
|
|
"05-chapter.html",
|
|
"06-appendix.html"
|
|
],
|
|
"formats": {
|
|
"pdf": {
|
|
"version": "web",
|
|
"toc": true
|
|
},
|
|
"epub": {},
|
|
"mobi": {},
|
|
"html": {
|
|
"toc": true
|
|
}
|
|
},
|
|
"templating": false,
|
|
"theme": "oreillymedia/atlas_tech1c_theme",
|
|
"title": "atlas book skeleton"
|
|
} |