Skip to content

Commit 4ff1ad2

Browse files
authored
label tidy (#22288)
<!--Delete sections as needed --> ## Description Removes and standardizes label usage in the TOC for DD docs ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
1 parent 769921c commit 4ff1ad2

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

content/manuals/desktop/features/dev-environments/_index.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,15 @@
22
description: Dev Environments
33
keywords: Dev Environments, share, local, Compose
44
title: Overview of Dev Environments
5-
linkTitle: Dev Environments (Beta)
5+
linkTitle: Dev Environments
66
weight: 40
77
aliases:
88
- /desktop/dev-environments/
9+
params:
10+
sidebar:
11+
badge:
12+
color: blue
13+
text: Beta
914
---
1015

1116
{{% include "dev-envs-changing.md" %}}

content/manuals/desktop/features/usbip.md

-5
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,6 @@ keywords: usb, usbip, docker desktop, macos, windows, linux
77
toc_max: 3
88
aliases:
99
- /desktop/usbip/
10-
params:
11-
sidebar:
12-
badge:
13-
color: green
14-
text: New
1510
---
1611

1712
{{< summary-bar feature_name="USB/IP support" >}}

content/manuals/desktop/features/vmm.md

-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
---
22
title: Virtual Machine Manager for Docker Desktop on Mac
33
linkTitle: Virtual Machine Manager
4-
params:
5-
sidebar:
6-
badge:
7-
color: green
8-
text: New
94
keywords: virtualization software, resource allocation, mac, docker desktop, vm monitoring, vm performance, apple silicon
105
description: Discover Docker Desktop for Mac's Virtual Machine Manager (VMM) options, including the new Docker VMM for Apple Silicon, offering enhanced performance and efficiency
116
weight: 110

content/manuals/desktop/features/wasm.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,16 @@
11
---
2-
title: Wasm workloads (Beta)
2+
title: Wasm workloads
33
weight: 20
44
description: How to run Wasm workloads with Docker Desktop
55
keywords: Docker, WebAssembly, wasm, containerd, engine
66
toc_max: 3
77
aliases:
88
- /desktop/wasm/
9+
params:
10+
sidebar:
11+
badge:
12+
color: blue
13+
text: Beta
914
---
1015

1116
{{< summary-bar feature_name="Wasm workloads" >}}

0 commit comments

Comments
 (0)