From 63a4ac27e751bdedf6f89bcad8f2254ada0fdcaf Mon Sep 17 00:00:00 2001 From: "Vinay Pamnani (from Dev Box)" Date: Fri, 6 Sep 2024 12:45:17 -0600 Subject: [PATCH] TOC update --- windows/client-management/mdm/toc.yml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/windows/client-management/mdm/toc.yml b/windows/client-management/mdm/toc.yml index 7c6638b572..dc13faca45 100644 --- a/windows/client-management/mdm/toc.yml +++ b/windows/client-management/mdm/toc.yml @@ -46,11 +46,14 @@ items: - name: Declared Configuration items: - name: Declared Configuration protocol - href: ../declared-configuration.md - - name: Declared Configuration discovery - href: ../declared-configuration-discovery.md - - name: Declared Configuration enrollment - href: ../declared-configuration-enrollment.md + expanded: true + items: + - name: Protocol overview + href: ../declared-configuration.md + - name: Discovery + href: ../declared-configuration-discovery.md + - name: Enrollment + href: ../declared-configuration-enrollment.md - name: Declared Configuration extensibility href: ../declared-configuration-extensibility.md - name: Declared Configuration resource access