From 97ef449acba9bd24bebe9347dbbedace4a54b957 Mon Sep 17 00:00:00 2001 From: Paolo Matarazzo <74918781+paolomatarazzo@users.noreply.github.com> Date: Wed, 31 May 2023 13:35:02 -0400 Subject: [PATCH] docfx suffix update --- education/docfx.json | 1 + windows/security/docfx.json | 1 + 2 files changed, 2 insertions(+) diff --git a/education/docfx.json b/education/docfx.json index c46156b282..7767861daa 100644 --- a/education/docfx.json +++ b/education/docfx.json @@ -51,6 +51,7 @@ "folder_relative_path_in_docset": "./" } }, + "titleSuffix": "Windows Education", "contributors_to_exclude": [ "rjagiewich", "traya1", diff --git a/windows/security/docfx.json b/windows/security/docfx.json index 5b152b57b0..1222b0620c 100644 --- a/windows/security/docfx.json +++ b/windows/security/docfx.json @@ -53,6 +53,7 @@ "folder_relative_path_in_docset": "./" } }, + "titleSuffix": "Windows Security", "contributors_to_exclude": [ "rjagiewich", "traya1",