Refactor link lists in index.yml file

This commit is contained in:
Paolo Matarazzo
2024-03-12 11:49:21 -04:00
parent 8f144c1ebf
commit 1c105c3096

View File

@ -32,14 +32,16 @@ landingContent:
- title: Configure a Windows kiosk - title: Configure a Windows kiosk
linkLists: linkLists:
- linkListType: how-to-guide - linkListType: concept
links: links:
- text: Configure kiosks and restricted user experiences
url: assigned-access/index.md
- text: What is Assigned Access? - text: What is Assigned Access?
url: assigned-access/overview.md url: assigned-access/overview.md
- text: What is Shell Launcher? - text: What is Shell Launcher?
url: assigned-access/shell-launcher/index.md url: assigned-access/shell-launcher/index.md
- linkListType: how-to-guide
links:
- text: Configure kiosks and restricted user experiences
url: assigned-access/index.md
- linkListType: quickstart - linkListType: quickstart
links: links:
- text: Configure a kiosk with Assigned Access - text: Configure a kiosk with Assigned Access
@ -48,13 +50,27 @@ landingContent:
url: assigned-access/shell-launcher/quickstart-kiosk.md url: assigned-access/shell-launcher/quickstart-kiosk.md
- text: Configure a restricted user experience with Assigned Access - text: Configure a restricted user experience with Assigned Access
url: assigned-access/quickstart-restricted-user-experience.md url: assigned-access/quickstart-restricted-user-experience.md
- linkListType: reference
links:
- text: Assigned Access XML Schema Definition (XSD)
url: assigned-access/xsd.md
- text: Shell Launcher XML Schema Definition (XSD)
url: assigned-access/shell-launcher/xsd.md
- title: Configure shared devices - title: Configure shared devices
linkLists: linkLists:
- linkListType: concept
links:
- text: Shared devices concepts
url: /windows/configuration/shared-pc/shared-devices-concepts
- linkListType: how-to-guide - linkListType: how-to-guide
links: links:
- text: Manage multi-user and guest devices - text: Configure a shared or guest Windows device
url: shared-devices-concepts.md url: /windows/configuration/shared-pc/set-up-shared-or-guest-pc
- linkListType: reference
links:
- text: Shared PC technical reference
url: /windows/configuration/shared-pc/shared-pc-technical
- title: Use provisioning packages - title: Use provisioning packages
linkLists: linkLists: