From 324ae2da2038343fa92e9012b9dbdc34687b8847 Mon Sep 17 00:00:00 2001 From: Taojunshen Date: Fri, 29 Apr 2022 05:08:13 +0800 Subject: [PATCH] Update docfx.json --- SP-Framework/docfx.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/SP-Framework/docfx.json b/SP-Framework/docfx.json index a9373dc..ec28db1 100644 --- a/SP-Framework/docfx.json +++ b/SP-Framework/docfx.json @@ -47,15 +47,19 @@ "ms.suite": "office365", "ms.author": "spdevdocs", "author": "spdevdocs", - "ms.topic": "reference", - "ms.prod": "sharepoint", - "ms.technology": "sharepoint-framework" + "ms.topic": "reference" }, "fileMetadata": { "monikers": { "**/*.yml": [ "sp-typescript-latest" ] - } + }, + "ms.service": { + "SP-Framework/**.yml": "sharepoint" + }, + "ms.subservice":{ + "SP-Framework/**.yml": "sharepoint-framework" + } }, "template": [], "dest": "SP-Framework"