@@ -464,6 +464,16 @@ items:
464464 items :
465465 - name : Overview
466466 href : develop/windows-integration/index.md
467+ - name : Actions with Microsoft Foundry on Windows
468+ items :
469+ - name : Overview
470+ href : develop/actions/index.md
471+ - name : Action definition JSON schema
472+ href : develop/actions/action-json.md
473+ - name : Action provider package manifest XML format
474+ href : develop/actions/action-provider-manifest.md
475+ - name : Click to Do
476+ href : develop/windows-integration/click-to-do.md
467477 - name : Copilot hardware key
468478 href : develop/windows-integration/microsoft-copilot-key-provider.md
469479 items :
@@ -475,6 +485,24 @@ items:
475485 href : develop/windows-integration/cross-device-resume.md
476486 - name : Default apps platform
477487 href : develop/windows-integration/default-apps-platform.md
488+ - name : Pin your app to the taskbar
489+ href : develop/windows-integration/pin-to-taskbar.md
490+ - name : Recall
491+ items :
492+ - name : Overview
493+ href : develop/windows-integration/recall/index.md
494+ - name : Enabling relaunch
495+ href : develop/windows-integration/recall/recall-relaunch.md
496+ - name : Web browsers
497+ href : develop/windows-integration/recall/recall-web-browsers.md
498+ - name : Apply sensitivity labels
499+ href : develop/windows-integration/recall/recall-content-info-labels.md
500+ - name : DLP Provider API
501+ href : develop/windows-integration/recall/dlp-provider-api.md
502+ - name : (EEA-only) Decrypt exported snapshots
503+ href : develop/windows-integration/recall/decrypt-exported-snapshots.md
504+ - name : Studio Effects
505+ href : develop/windows-integration/studio-effects.md
478506 - name : Smart App Control
479507 items :
480508 - name : Overview
@@ -483,25 +511,6 @@ items:
483511 href : develop/smart-app-control/code-signing-for-smart-app-control.md
484512 - name : Test your app's signature with Smart App Control
485513 href : develop/smart-app-control/test-your-app-with-smart-app-control.md
486- - name : Windows Search
487- href : develop/search/index.md
488- items :
489- - name : Windows Search web search providers
490- href : develop/search/search-providers.md
491- - name : Cloud files provider integration with Windows Search
492- href : develop/search/cloud-search-integration.md
493- - name : Windows Share
494- items :
495- - name : Overview
496- href : develop/windows-integration/integrate-sharesheet-overview.md
497- - name : Integrate packaged apps
498- href : develop/windows-integration/integrate-sharesheet-packaged.md
499- - name : Integrate PWAs
500- href : develop/windows-integration/integrate-sharesheet-pwa.md
501- - name : Integrate UWP apps >>
502- href : /windows/uwp/app-to-app/share-data
503- - name : Integrate unpackaged apps
504- href : develop/windows-integration/integrate-sharesheet-unpackaged.md
505514 - name : Widgets
506515 items :
507516 - name : Feed providers
@@ -530,34 +539,27 @@ items:
530539 href : develop/widgets/widget-provider-manifest.md
531540 - name : ActivateApplication protocol
532541 href : develop/widgets/widget-provider-activateapplication-protocol.md
533- - name : Actions with Microsoft Foundry on Windows
542+ - name : Windows Settings connector
543+ href : develop/windows-integration/settings-mcp.md
544+ - name : Windows Search
545+ href : develop/search/index.md
534546 items :
535- - name : Overview
536- href : develop/actions/index.md
537- - name : Action definition JSON schema
538- href : develop/actions/action-json.md
539- - name : Action provider package manifest XML format
540- href : develop/actions/action-provider-manifest.md
541- - name : Studio Effects
542- href : develop/windows-integration/studio-effects.md
543- - name : Click to Do
544- href : develop/windows-integration/click-to-do.md
545- - name : Recall
547+ - name : Windows Search web search providers
548+ href : develop/search/search-providers.md
549+ - name : Cloud files provider integration with Windows Search
550+ href : develop/search/cloud-search-integration.md
551+ - name : Windows Share
546552 items :
547553 - name : Overview
548- href : develop/windows-integration/recall/index.md
549- - name : Enabling relaunch
550- href : develop/windows-integration/recall/recall-relaunch.md
551- - name : Web browsers
552- href : develop/windows-integration/recall/recall-web-browsers.md
553- - name : Apply sensitivity labels
554- href : develop/windows-integration/recall/recall-content-info-labels.md
555- - name : DLP Provider API
556- href : develop/windows-integration/recall/dlp-provider-api.md
557- - name : (EEA-only) Decrypt exported snapshots
558- href : develop/windows-integration/recall/decrypt-exported-snapshots.md
559- - name : Pin your app to the taskbar
560- href : develop/windows-integration/pin-to-taskbar.md
554+ href : develop/windows-integration/integrate-sharesheet-overview.md
555+ - name : Integrate packaged apps
556+ href : develop/windows-integration/integrate-sharesheet-packaged.md
557+ - name : Integrate PWAs
558+ href : develop/windows-integration/integrate-sharesheet-pwa.md
559+ - name : Integrate UWP apps >>
560+ href : /windows/uwp/app-to-app/share-data
561+ - name : Integrate unpackaged apps
562+ href : develop/windows-integration/integrate-sharesheet-unpackaged.md
561563 - name : Performance
562564 items :
563565 - name : Overview
0 commit comments