From c5435552763d413e2bb11624a281149d9ec15607 Mon Sep 17 00:00:00 2001 From: Cian McGrath Date: Wed, 18 Oct 2023 16:58:11 +0100 Subject: [PATCH] docs: Ensure all fields are closed or self-closed Due to stricter parsing introduced by hugo v0.111, all fields must be self-closed Change-Id: Ifb1a89bb5fb73fb0d256af9b2d7fbd7f0de381af --- docs/content/examples/REST/_index.md | 2 +- docs/content/examples/REST/bugexposure/_index.md | 2 +- docs/content/examples/REST/changecontrol/_index.md | 2 +- docs/content/examples/REST/dashboard/_index.md | 2 +- docs/content/examples/REST/endpointlocation/_index.md | 2 +- docs/content/examples/REST/events/_index.md | 2 +- docs/content/examples/REST/inventory/_index.md | 2 +- docs/content/examples/REST/lifecycle/_index.md | 2 +- docs/content/examples/REST/studios and workspaces/_index.md | 2 +- docs/content/examples/REST/tag/_index.md | 2 +- docs/content/examples/_index.md | 2 +- docs/content/models/_index.md | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/docs/content/examples/REST/_index.md b/docs/content/examples/REST/_index.md index 5980d068..e81de0d6 100644 --- a/docs/content/examples/REST/_index.md +++ b/docs/content/examples/REST/_index.md @@ -6,7 +6,7 @@ chapter: false -{{% children %}} +{{% children /%}} {{% notice info %}} diff --git a/docs/content/examples/REST/bugexposure/_index.md b/docs/content/examples/REST/bugexposure/_index.md index ad53a439..c1c034e1 100644 --- a/docs/content/examples/REST/bugexposure/_index.md +++ b/docs/content/examples/REST/bugexposure/_index.md @@ -4,7 +4,7 @@ weight: 100 chapter: false --- -{{% toc %}} +{{% toc /%}} {{% notice info %}} BugExposure Resource APIs are supported from CVP 2022.1.0 or newer and in CloudVision-as-a-Service. diff --git a/docs/content/examples/REST/changecontrol/_index.md b/docs/content/examples/REST/changecontrol/_index.md index dc3cc8ba..e3af8aee 100644 --- a/docs/content/examples/REST/changecontrol/_index.md +++ b/docs/content/examples/REST/changecontrol/_index.md @@ -4,7 +4,7 @@ weight: 100 chapter: false --- -{{% toc %}} +{{% toc /%}} {{% notice info %}} Change Control Resource APIs are supported from CVP 2021.2.0 or newer and in CloudVision-as-a-Service. diff --git a/docs/content/examples/REST/dashboard/_index.md b/docs/content/examples/REST/dashboard/_index.md index 511dd700..6ace3ae5 100644 --- a/docs/content/examples/REST/dashboard/_index.md +++ b/docs/content/examples/REST/dashboard/_index.md @@ -4,7 +4,7 @@ weight: 100 chapter: false --- -{{% toc %}} +{{% toc /%}} {{% notice info %}} Dashboard Resource APIs are supported from CVP 2021.3.0 (gRPC only) or newer and in CloudVision-as-a-Service. diff --git a/docs/content/examples/REST/endpointlocation/_index.md b/docs/content/examples/REST/endpointlocation/_index.md index 388d545c..d8ec259d 100644 --- a/docs/content/examples/REST/endpointlocation/_index.md +++ b/docs/content/examples/REST/endpointlocation/_index.md @@ -4,7 +4,7 @@ weight: 100 chapter: false --- -{{% toc %}} +{{% toc /%}} {{% notice info %}} Endpointlocation Resource APIs are supported from CVP 2021.1.0 or newer and in CloudVision-as-a-Service. diff --git a/docs/content/examples/REST/events/_index.md b/docs/content/examples/REST/events/_index.md index af17aee2..4d5e5fbc 100644 --- a/docs/content/examples/REST/events/_index.md +++ b/docs/content/examples/REST/events/_index.md @@ -4,7 +4,7 @@ weight: 100 chapter: false --- -{{% toc %}} +{{% toc /%}} {{% notice tip %}} [jq](https://stedolan.github.io/jq/) can be used to easily format and parse the outputs. diff --git a/docs/content/examples/REST/inventory/_index.md b/docs/content/examples/REST/inventory/_index.md index 94d72a80..4322514a 100644 --- a/docs/content/examples/REST/inventory/_index.md +++ b/docs/content/examples/REST/inventory/_index.md @@ -4,7 +4,7 @@ weight: 100 chapter: false --- -{{% toc %}} +{{% toc /%}} {{% notice tip %}} [jq](https://stedolan.github.io/jq/) can be used to easily format and parse the outputs. diff --git a/docs/content/examples/REST/lifecycle/_index.md b/docs/content/examples/REST/lifecycle/_index.md index 90217cb2..96f19754 100644 --- a/docs/content/examples/REST/lifecycle/_index.md +++ b/docs/content/examples/REST/lifecycle/_index.md @@ -4,7 +4,7 @@ weight: 100 chapter: false --- -{{% toc %}} +{{% toc /%}} {{% notice info %}} Lifecycle Resource APIs are supported from CVP 2022.1.1 or newer and in CloudVision-as-a-Service. diff --git a/docs/content/examples/REST/studios and workspaces/_index.md b/docs/content/examples/REST/studios and workspaces/_index.md index c957dc12..35ce6477 100644 --- a/docs/content/examples/REST/studios and workspaces/_index.md +++ b/docs/content/examples/REST/studios and workspaces/_index.md @@ -4,7 +4,7 @@ weight: 100 chapter: false --- -{{% toc %}} +{{% toc /%}} {{% notice tip %}} [jq](https://stedolan.github.io/jq/) can be used to easily format and parse the outputs. diff --git a/docs/content/examples/REST/tag/_index.md b/docs/content/examples/REST/tag/_index.md index 97c36b12..7ca013b4 100644 --- a/docs/content/examples/REST/tag/_index.md +++ b/docs/content/examples/REST/tag/_index.md @@ -4,7 +4,7 @@ weight: 100 chapter: false --- -{{% toc %}} +{{% toc /%}} {{% notice tip %}} [jq](https://stedolan.github.io/jq/) can be used to easily format and parse the outputs. diff --git a/docs/content/examples/_index.md b/docs/content/examples/_index.md index 9a442b80..25e14592 100644 --- a/docs/content/examples/_index.md +++ b/docs/content/examples/_index.md @@ -4,4 +4,4 @@ weight: 100 chapter: false --- -{{% children %}} +{{% children /%}} diff --git a/docs/content/models/_index.md b/docs/content/models/_index.md index a087a491..2206201c 100644 --- a/docs/content/models/_index.md +++ b/docs/content/models/_index.md @@ -4,4 +4,4 @@ weight: 100 chapter: false --- -{{% children %}} +{{% children /%}}