From 9a93c43793f2743df03ab45b4cb9e1398384f089 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Fri, 18 Nov 2022 13:21:38 -0500 Subject: [PATCH] docfx updates --- education/docfx.json | 5 ----- windows/security/docfx.json | 6 +++--- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/education/docfx.json b/education/docfx.json index 484c0f38c5..70b106e401 100644 --- a/education/docfx.json +++ b/education/docfx.json @@ -62,11 +62,6 @@ "garycentric" ] }, - "fileMetadata": { - "ms.topic": { - "windows/tutorial-school-deployment/**/**.md": "tutorial" - } - }, "externalReference": [], "template": "op.html", "dest": "education", diff --git a/windows/security/docfx.json b/windows/security/docfx.json index e440797194..b923e0d70f 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -65,13 +65,13 @@ }, "fileMetadata": { "author":{ - "/identity-protection/hello-for-business/**/*.md": "paolomatarazzo" + "/identity-protection/hello-for-business/*.md": "paolomatarazzo" }, "ms.author":{ - "/identity-protection/hello-for-business/**/*.md": "paoloma" + "/identity-protection/hello-for-business/*.md": "paoloma" }, "ms.reviewer":{ - "/identity-protection/hello-for-business/**/*.md": "erikdau" + "/identity-protection/hello-for-business/*.md": "erikdau" } }, "template": [],