From 883718217073e28f132ed2637ad31e5769c3fb0d Mon Sep 17 00:00:00 2001 From: Saisang <15976645+Saisang@users.noreply.github.com> Date: Tue, 25 Aug 2026 18:58:31 +0000 Subject: [PATCH] Initialize Docs repository: https://github.com/MicrosoftDocs/semantic-kernel-pr of branch live --- .openpublishing.publish.config.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index b8977f8f..bd5f1e25 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -6,14 +6,15 @@ "build_output_subfolder": "agent-framework", "locale": "en-us", "monikers": [], + "moniker_ranges": [], + "xref_query_tags": [ + "/dotnet" + ], "open_to_public_contributors": true, "type_mapping": { "Conceptual": "Content" }, - "build_entry_point": "docs", - "xref_query_tags": [ - "/dotnet" - ] + "build_entry_point": "docs" }, { "docset_name": "semantic-kernel", @@ -22,16 +23,16 @@ "locale": "en-us", "monikers": [], "moniker_ranges": [], + "xref_query_tags": [ + "/dotnet" + ], "open_to_public_contributors": false, "type_mapping": { "ZonePivotGroups": "Toc", "Conceptual": "Content" }, "build_entry_point": "docs", - "template_folder": "_themes", - "xref_query_tags": [ - "/dotnet" - ] + "template_folder": "_themes" } ], "notification_subscribers": [ @@ -93,4 +94,4 @@ "template_folder": "_themes.pdf" } } -} +} \ No newline at end of file