@@ -246,44 +246,36 @@ items:
246246 href : ../windows-app-sdk/dwritecore.md
247247 - name : Win2D
248248 items :
249- - name : Overview of Win2D
249+ - name : Overview
250250 href : win2d/index.md
251- - name : Win2D quickstart
252- href : win2d/hellowin2dworld.md
253- - name : Build a simple Win2D app
251+ - name : " Tutorial: Build a simple Win2D app"
254252 href : win2d/quick-start.md
255- - name : Win2D in a Core App project
256- href : win2d/in-a-core-app.md
257- - name : Features
258- href : win2d/features.md
259- - name : Articles
260- items :
261- - name : Interop with Direct2D
262- href : win2d/interop.md
263- - name : Offscreen drawing
264- href : win2d/offscreen-drawing.md
265- - name : DPI and DIPs
266- href : win2d/dpi-and-dips.md
267- - name : Choosing control resolution
268- href : win2d/choosing-control-resolution.md
269- - name : Pixel formats
270- href : win2d/pixel-formats.md
271- - name : Premultiplied alpha
272- href : win2d/premultiplied-alpha.md
273- - name : Bitmap block compression
274- href : win2d/bitmap-block-compression.md
275- - name : Effect precision and clamping
276- href : win2d/effect-precision-and-clamping.md
277- - name : Handling device lost
278- href : win2d/handling-device-lost.md
279- - name : Using Win2D without built-in controls
280- href : win2d/using-win2d-without-built-in-controls.md
281- - name : Loading resources outside of CreateResources
282- href : win2d/loading-resources-outside-of-createresources.md
283- - name : Avoiding memory leaks
284- href : win2d/avoiding-memory-leaks.md
285- - name : Custom effects
286- href : win2d/custom-effects.md
253+ - name : Interop with Direct2D
254+ href : win2d/interop.md
255+ - name : Offscreen drawing
256+ href : win2d/offscreen-drawing.md
257+ - name : DPI and DIPs
258+ href : win2d/dpi-and-dips.md
259+ - name : Choosing control resolution
260+ href : win2d/choosing-control-resolution.md
261+ - name : Pixel formats
262+ href : win2d/pixel-formats.md
263+ - name : Premultiplied alpha
264+ href : win2d/premultiplied-alpha.md
265+ - name : Bitmap block compression
266+ href : win2d/bitmap-block-compression.md
267+ - name : Effect precision and clamping
268+ href : win2d/effect-precision-and-clamping.md
269+ - name : Handling device lost
270+ href : win2d/handling-device-lost.md
271+ - name : Using Win2D without built-in controls
272+ href : win2d/using-win2d-without-built-in-controls.md
273+ - name : Loading resources outside of CreateResources
274+ href : win2d/loading-resources-outside-of-createresources.md
275+ - name : Avoiding memory leaks
276+ href : win2d/avoiding-memory-leaks.md
277+ - name : Custom effects
278+ href : win2d/custom-effects.md
287279 - name : Input and interactions
288280 items :
289281 - name : Overview
0 commit comments