Skip to content

Commit 427d09f

Browse files
committed
Add titleSuffix metadata to docfx.json
1 parent 0cade04 commit 427d09f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"ms.technology": "vs-ide-general",
4949
"ms.tgt_pltfrm": "dotnet",
5050
"searchScope": ["VS IDE"],
51-
"uhfHeaderId": "MSDocsHeader-VisualStudio"
51+
"uhfHeaderId": "MSDocsHeader-VisualStudio",
52+
"titleSuffix": "Visual Studio"
5253
},
5354
"template": [],
5455
"xref": ["missingapi.yml", "../dotnet-xref/_zip/dotnet.zip", "namespaces.4.5.2.zip", "vs.110.zip", "vs.140.zip", "office15.zip"],

0 commit comments

Comments
 (0)