Skip to content

Commit f0d2813

Browse files
committed
move down in toc
1 parent 0f3da02 commit f0d2813

1 file changed

Lines changed: 18 additions & 18 deletions

File tree

hub/apps/toc.yml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,24 @@ items:
7070
href: windows-app-sdk/downloads-archive.md
7171
- name: WinUI
7272
href: winui/winui3/index.md
73+
- name: Get started with WinUI
74+
items:
75+
- name: Quick start
76+
href: get-started/start-here.md
77+
- name: "Tutorial: Create your first WinUI app"
78+
items:
79+
- name: Introduction
80+
href: tutorials/winui-notes/intro.md
81+
- name: 1. Project setup
82+
href: tutorials/winui-notes/project.md
83+
- name: 2. Note page
84+
href: tutorials/winui-notes/note.md
85+
- name: 3. View and model
86+
href: tutorials/winui-notes/view-model.md
87+
- name: 4. All notes
88+
href: tutorials/winui-notes/all-notes.md
89+
- name: 5. Navigation
90+
href: tutorials/winui-notes/navigation.md
7391
- name: Windows App Development CLI
7492
items:
7593
- name: Overview
@@ -104,24 +122,6 @@ items:
104122
href: winapp-cli/guides/tauri.md
105123
- name: Packaging a CLI executable
106124
href: winapp-cli/guides/packaging-cli.md
107-
- name: Get started with WinUI
108-
items:
109-
- name: Quick start
110-
href: get-started/start-here.md
111-
- name: "Tutorial: Create your first WinUI app"
112-
items:
113-
- name: Introduction
114-
href: tutorials/winui-notes/intro.md
115-
- name: 1. Project setup
116-
href: tutorials/winui-notes/project.md
117-
- name: 2. Note page
118-
href: tutorials/winui-notes/note.md
119-
- name: 3. View and model
120-
href: tutorials/winui-notes/view-model.md
121-
- name: 4. All notes
122-
href: tutorials/winui-notes/all-notes.md
123-
- name: 5. Navigation
124-
href: tutorials/winui-notes/navigation.md
125125
- name: Samples and resources
126126
items:
127127
- name: Samples

0 commit comments

Comments
 (0)