From eb30455c8e5da9891df565b44ae3cfbc171135b1 Mon Sep 17 00:00:00 2001 From: "skalapurakkel@oreilly.com" Date: Fri, 16 Jan 2015 19:01:46 +0000 Subject: [PATCH] Updated atlas.json --- atlas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/atlas.json b/atlas.json index 5297c7ae7..59e6390f9 100644 --- a/atlas.json +++ b/atlas.json @@ -29,14 +29,14 @@ }, "epub": { "index": false, - "toc": false, - "epubcheck": false, + "toc": true, + "epubcheck": true, "syntaxhighlighting": false, "show_comments": false }, "mobi": { "index": false, - "toc": false, + "toc": true, "syntaxhighlighting": false, "show_comments": false },