Skip to content

Commit bbeda7f

Browse files
authored
Remove WinUI Notes yaml (#5761)
1 parent b1e9b37 commit bbeda7f

8 files changed

Lines changed: 21 additions & 56 deletions

File tree

hub/apps/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ items:
1515
- name: Setup and tooling
1616
href: get-started/start-here.md
1717
- name: Build your first app
18-
href: tutorials/winui-notes/index.yml
18+
href: tutorials/winui-notes/intro.md
1919
- name: Samples and resources
2020
href: get-started/samples.md
2121
- name: Best practices

hub/apps/tutorials/winui-notes/includes/all-notes.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
title: WinUI Notes 3
3+
description: WinUI Notes 3
24
author: jwmsft
35
ms.author: jimwalk
46
ms.date: 03/26/2025
5-
ms.topic: include
7+
ms.topic: tutorial
68
no-loc: ["NotePage.xaml", "NotePage.xaml.cs", "Note.cs", "AllNotesPage.xaml", "AllNotes.cs", "WinUI 3 Gallery"]
79
---
810

hub/apps/tutorials/winui-notes/includes/intro.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
---
2+
title: WinUI Notes
3+
description: WinUI Notes
24
author: jwmsft
35
ms.author: jimwalk
46
ms.date: 03/26/2025
5-
ms.topic: include
7+
ms.topic: tutorial
8+
ms.localizationpriority: medium
69
---
710

811
This tutorial series demonstrates how to create a WinUI 3 app using XAML and C#. The app you'll create is a note app, where the user can create, save, and load multiple notes. You can download or view the code for this tutorial from the [GitHub repo](https://github.com/MicrosoftDocs/windows-topic-specific-samples/tree/winui-3/tutorials/winui-notes).

hub/apps/tutorials/winui-notes/includes/navigation.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
title: WinUI Notes 5
3+
description: WinUI Notes 5
24
author: jwmsft
35
ms.author: jimwalk
4-
ms.date: 03/25/2025
5-
ms.topic: include
6+
ms.date: 09/02/2025
7+
ms.topic: tutorial
68
---
79

810
This portion of the tutorial adds the final piece to the app, navigation between the _all notes_ page and the individual _note_ page.

hub/apps/tutorials/winui-notes/includes/note.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
title: WinUI Notes 2
3+
description: WinUI Notes 2
24
author: jwmsft
35
ms.author: jimwalk
46
ms.date: 03/26/2025
5-
ms.topic: include
7+
ms.topic: tutorial
68
no-loc: ["App.xaml", "App.xaml.cs", "MainWindow.xaml", "MainWindow.xaml.cs", "NotePage.xaml", "NotePage.xaml.cs"]
79
---
810

hub/apps/tutorials/winui-notes/includes/project.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
title: WinUI Notes 1
3+
description: WinUI Notes 1
24
author: jwmsft
35
ms.author: jimwalk
46
ms.date: 03/26/2025
5-
ms.topic: include
7+
ms.topic: tutorial
68
no-loc: ["App.xaml", "App.xaml.cs", "MainWindow.xaml", "MainWindow.xaml.cs", "Package.appxmanifest"]
79
---
810

hub/apps/tutorials/winui-notes/includes/view-model.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
2+
title: WinUI Notes 4
3+
description: WinUI Notes 4
24
author: jwmsft
35
ms.author: jimwalk
46
ms.date: 03/26/2025
5-
ms.topic: include
7+
ms.topic: tutorial
68
no-loc: ["NotePage.xaml", "NotePage.xaml.cs", "Note.cs", "AllNotesPage", "WinUINotes"]
79
---
810

hub/apps/tutorials/winui-notes/index.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)