Skip to content

Commit 722a20a

Browse files
authored
Merge pull request #721 from MicrosoftDocs/no-follow
Update for SEO and point to new docs
2 parents 61155e0 + fdcf8a1 commit 722a20a

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

docs/docfx.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"searchScope": [
3939
"windows-toolkit"
4040
],
41-
"feedback_system": "GitHub",
41+
"feedback_system": "None",
4242
"feedback_github_repo": "MicrosoftDocs/WindowsCommunityToolkitDocs",
4343
"feedback_product_url": "https://github.com/windows-toolkit/WindowsCommunityToolkit/issues",
4444
"uhfHeaderId": "MSDocsHeader-Windows",
@@ -48,6 +48,7 @@
4848
"author": "michael-hawker",
4949
"ms.author": "mhawker",
5050
"ms.date": "09/23/2021",
51+
"ROBOTS": "NOINDEX, NOFOLLOW",
5152
"breadcrumb_path": "/windows/communitytoolkit/breadcrumb/toc.json",
5253
"extendBreadcrumb": true
5354
},

docs/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,13 @@ title: Windows Community Toolkit Documentation
33
author: nmetulev
44
ms.topic: overview
55
description: The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10.
6-
keywords: windows 10, uwp, windows community toolkit, uwp community toolkit, uwp toolkit
7-
ms.custom: RS5
86
---
97

108
# Windows Community Toolkit Documentation
119

10+
> [!IMPORTANT]
11+
> This Windows Community Toolkit documentation has moved! See the updated [Windows Community Toolkit documentation](/dotnet/communitytoolkit/windows/) in the .NET guidance.
12+
1213
The Windows Community Toolkit is a collection of helper functions, custom controls, and app services. It simplifies and demonstrates common developer tasks building UWP apps for Windows 10.
1314

1415
The toolkit can be used to build apps for any Windows 10 device, including PC, Mobile, Xbox, IoT and HoloLens. You can also use the toolkit with an existing desktop app converted to UWP using the Desktop Bridge.

0 commit comments

Comments
 (0)