{
"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,
"index": true,
"syntaxhighlighting": true
},
"epub": {
"toc": true,
"index": true,
"syntaxhighlighting": true
},
"mobi": {
"toc": true,
"index": true,
"syntaxhighlighting": true
},
"html": {
"toc": true,
"index": true,
"syntaxhighlighting": true
}
},
"theme": "oreillymedia/atlas_tech1c_theme"
}