mirror of https://github.com/docker/docs.git
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
This commit is contained in:
parent
769921cfc4
commit
4ff1ad24ea
|
@ -2,10 +2,15 @@
|
|||
description: Dev Environments
|
||||
keywords: Dev Environments, share, local, Compose
|
||||
title: Overview of Dev Environments
|
||||
linkTitle: Dev Environments (Beta)
|
||||
linkTitle: Dev Environments
|
||||
weight: 40
|
||||
aliases:
|
||||
- /desktop/dev-environments/
|
||||
params:
|
||||
sidebar:
|
||||
badge:
|
||||
color: blue
|
||||
text: Beta
|
||||
---
|
||||
|
||||
{{% include "dev-envs-changing.md" %}}
|
||||
|
|
|
@ -7,11 +7,6 @@ keywords: usb, usbip, docker desktop, macos, windows, linux
|
|||
toc_max: 3
|
||||
aliases:
|
||||
- /desktop/usbip/
|
||||
params:
|
||||
sidebar:
|
||||
badge:
|
||||
color: green
|
||||
text: New
|
||||
---
|
||||
|
||||
{{< summary-bar feature_name="USB/IP support" >}}
|
||||
|
|
|
@ -1,11 +1,6 @@
|
|||
---
|
||||
title: Virtual Machine Manager for Docker Desktop on Mac
|
||||
linkTitle: Virtual Machine Manager
|
||||
params:
|
||||
sidebar:
|
||||
badge:
|
||||
color: green
|
||||
text: New
|
||||
keywords: virtualization software, resource allocation, mac, docker desktop, vm monitoring, vm performance, apple silicon
|
||||
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
|
||||
weight: 110
|
||||
|
|
|
@ -1,11 +1,16 @@
|
|||
---
|
||||
title: Wasm workloads (Beta)
|
||||
title: Wasm workloads
|
||||
weight: 20
|
||||
description: How to run Wasm workloads with Docker Desktop
|
||||
keywords: Docker, WebAssembly, wasm, containerd, engine
|
||||
toc_max: 3
|
||||
aliases:
|
||||
- /desktop/wasm/
|
||||
params:
|
||||
sidebar:
|
||||
badge:
|
||||
color: blue
|
||||
text: Beta
|
||||
---
|
||||
|
||||
{{< summary-bar feature_name="Wasm workloads" >}}
|
||||
|
|
Loading…
Reference in New Issue