From 39689f99dd7c41d8b3250cb6ac52a59373ba24f2 Mon Sep 17 00:00:00 2001 From: Mikey Lombardi Date: Mon, 28 Apr 2025 14:28:50 -0500 Subject: [PATCH] (MAINT) Update TOC for schema articles Prior to this change, the overview and the article explaining the schema URIs for DSC were missing from the TOC. This change adds entries for those articles. --- dsc/docs-conceptual/dsc-3.0/toc.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/dsc/docs-conceptual/dsc-3.0/toc.yml b/dsc/docs-conceptual/dsc-3.0/toc.yml index 3c7ba82..32e9851 100644 --- a/dsc/docs-conceptual/dsc-3.0/toc.yml +++ b/dsc/docs-conceptual/dsc-3.0/toc.yml @@ -87,6 +87,10 @@ items: href: reference/cli/schema/index.md - name: DSC JSON Schemas items: + - name: Overview + href: reference/schemas/overview.md + - name: Schema URIs + href: reference/schemas/schema-uris.md - name: dsc command outputs items: - name: dsc config command outputs @@ -205,6 +209,7 @@ items: href: reference/schemas/definitions/resourceType.md - name: Parameter dataTypes href: reference/schemas/definitions/parameters/dataTypes.md + - name: DSC resources items: - name: Builtin resources