1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-15 20:49:21 +00:00
bitcoinbook/atlas.json

24 lines
408 B
JSON
Raw Normal View History

2013-09-11 19:58:13 +00:00
{
"files": [
"cover.html",
"01-titlepage.html",
"02-copyright.html",
2013-09-11 20:14:05 +00:00
"03-toc.html",
2013-09-11 20:12:33 +00:00
"04-preface.html",
"05-chapter.html",
"06-appendix.html"
2013-09-11 19:58:13 +00:00
],
"formats": {
"pdf": {
"version": "web",
"toc": true
},
"epub": {},
"mobi": {},
2013-09-12 21:15:05 +00:00
"html": {
"toc": true
}
2013-09-11 19:58:13 +00:00
},
2013-09-19 17:58:54 +00:00
"theme": "oreillymedia/atlas_tech1c_theme",
2013-09-19 16:54:05 +00:00
"title": "atlas book skeleton"
2013-09-11 19:58:13 +00:00
}