Skip to content

Commit 6fc9f03

Browse files
authored
Merge pull request #4197 from MicrosoftDocs/drewbat/windows-integration-toc-update
Creating new repo directory and landing page for windows integration.
2 parents 0aa2298 + 9612264 commit 6fc9f03

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
---
2+
description: This section of the documentation provides developer guidance for integrating with Windows.
3+
title: Integrate with Windows
4+
ms.topic: article
5+
ms.date: 04/01/2024
6+
ms.localizationpriority: medium
7+
---
8+
9+
# Integrate with Windows
10+
11+
This section of the documentation provides developer guidance for integrating with Windows.
12+
13+
## Windows system components that support 3rd party integration
14+
15+
The following table lists the Windows system components that support integration for 3rd party developers.
16+
17+
| Feature | Description |
18+
|--|--|
19+
| [Feed providers](../feeds/feed-providers.md) | Learn how to integrate into the Windows feeds experience. |
20+
| [Search providers](../search/search-providers.md) | Learn how to integrate into the Windows Search experience. |
21+
| [Widget providers](../widgets/widget-providers.md) | Learn how to implement a Windows widget service provider to support your app. |
22+
23+
## Other Windows integration features
24+
25+
| Feature | Description |
26+
|--|--|
27+
| [Smart App Control](develop/smart-app-control/overview.md) | Smart App Control is a new app execution control feature that combines Microsoft’s app intelligence services and Windows' code integrity features to protect users from untrusted or potentially dangerous code. |

hub/apps/toc.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ items:
233233
- name: WinUI performance optimization
234234
href: performance/winui-perf.md
235235
- name: Integrate with Windows
236+
href: develop/windows-integration/index.md
236237
items:
237238
- name: Windows feed providers
238239
items:

0 commit comments

Comments
 (0)