You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bitcoinbook/atlas.json

25 lines
432 B

{
"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"
}