From 340545518c389f33887b646c5877a072f1ee47a3 Mon Sep 17 00:00:00 2001 From: Sandra Aldana Date: Mon, 24 Apr 2017 10:15:09 -0700 Subject: [PATCH] updated templates to docs --- .openpublishing.publish.config.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index f9f0de66bd..dcad7bed62 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -39,7 +39,8 @@ "ManagedReference": "Content", "RestApi": "Content" }, - "build_entry_point": "op", + "build_entry_point": "docs", + "template_folder": "_themes", "version": 0 }, { @@ -78,7 +79,8 @@ "ManagedReference": "Content", "RestApi": "Content" }, - "build_entry_point": "op", + "build_entry_point": "docs", + "template_folder": "_themes", "version": 0 }, { @@ -297,4 +299,4 @@ } ], "need_generate_pdf_url_template": false -} \ No newline at end of file +}