1
0
mirror of https://github.com/bitcoinbook/bitcoinbook synced 2024-11-18 06:08:18 +00:00
bitcoinbook/atlas.json
Rune Skjoldborg Madsen af4827b8d3 Update atlas.json
2014-02-11 14:39:08 -05:00

25 lines
432 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
}
},
"theme": "https://github.com/oreillymedia/atlas_tech1c_theme.git",
"title": "atlas book skeleton"
}