From d4d2085ade5e9bb41fbe8698349183b7e7484df0 Mon Sep 17 00:00:00 2001 From: Nellie McKesson Date: Thu, 12 Sep 2013 14:15:05 -0700 Subject: [PATCH] set files list in atlas.json --- atlas.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/atlas.json b/atlas.json index 23f1b4d9..43438cb7 100644 --- a/atlas.json +++ b/atlas.json @@ -15,7 +15,9 @@ }, "epub": {}, "mobi": {}, - "html": {} + "html": { + "toc": true + } }, - "theme": "nelliemckesson/atlas_geek_atlas" + "theme": "oreillymedia/atlas_trade_theme" } \ No newline at end of file