From 3809e200addec9c2b2b929f01da5dd6d8c6bc389 Mon Sep 17 00:00:00 2001 From: Thomas Date: Tue, 10 Dec 2019 08:38:06 -0800 Subject: [PATCH] Add titleSuffix for configuration --- windows/configuration/docfx.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/windows/configuration/docfx.json b/windows/configuration/docfx.json index 4986e61b5d..ea2a557e39 100644 --- a/windows/configuration/docfx.json +++ b/windows/configuration/docfx.json @@ -42,7 +42,8 @@ "depot_name": "MSDN.win-configuration", "folder_relative_path_in_docset": "./" } - } + }, + "titleSuffix": "Configure Windows" }, "fileMetadata": {}, "template": [],