From 2f08dba26d22d7388537ff3c32b1d7c4da5f5782 Mon Sep 17 00:00:00 2001 From: ansyral Date: Mon, 24 Apr 2017 05:49:34 +0000 Subject: [PATCH] Initialize open publishing repository: https://github.com/Azure/azure-docs-sdk-java of branch master --- .openpublishing.publish.config.json | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 14a6ede8abed..862366a768da 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -8,7 +8,7 @@ "build_source_folder": ".", "build_output_subfolder": "azure/sdk/java", "locale": "en-us", - "version": 0, + "monikers": [], "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content", @@ -17,11 +17,7 @@ }, "build_entry_point": "docs", "template_folder": "_themes", - "customized_tasks": { - "docset_prebuild": [ - "_dependentPackages/splitToc/tools/run.ps1" - ] - } + "version": 0 } ], "notification_subscribers": [], @@ -36,15 +32,5 @@ "branch_mapping": {} } ], - "dependent_packages": [ - { - "id": "SplitToc", - "nuget_feed": "https://www.myget.org/F/op-dev/api/v2", - "path_to_root": "_dependentPackages/splitToc", - "target_framework": "net45", - "version": "latest" - } - ], - "toc_path_need_to_split": "docs-ref-autogen/toc.yml", "need_generate_pdf_url_template": false } \ No newline at end of file