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