mirror of https://github.com/docker/docs.git
parent
e29b9691ae
commit
c97fee41fd
|
@ -1141,6 +1141,8 @@ manuals:
|
||||||
section:
|
section:
|
||||||
- path: /desktop/install/mac-install/
|
- path: /desktop/install/mac-install/
|
||||||
title: Install on Mac
|
title: Install on Mac
|
||||||
|
- path: /desktop/mac/apple-silicon/
|
||||||
|
title: Install on Apple silicon
|
||||||
- path: /desktop/install/windows-install/
|
- path: /desktop/install/windows-install/
|
||||||
title: Install on Windows
|
title: Install on Windows
|
||||||
- path: /desktop/install/linux-install/
|
- path: /desktop/install/linux-install/
|
||||||
|
@ -1165,16 +1167,6 @@ manuals:
|
||||||
title: Explore Images
|
title: Explore Images
|
||||||
- path: /desktop/use-desktop/volumes/
|
- path: /desktop/use-desktop/volumes/
|
||||||
title: Explore Volumes
|
title: Explore Volumes
|
||||||
- sectiontitle: Mac
|
|
||||||
section:
|
|
||||||
- path: /desktop/mac/apple-silicon/
|
|
||||||
title: Apple silicon
|
|
||||||
- path: /desktop/mac/privileged-helper/
|
|
||||||
title: Privileged Helper
|
|
||||||
- sectiontitle: Windows
|
|
||||||
section:
|
|
||||||
- path: /desktop/windows/wsl/
|
|
||||||
title: Docker Desktop WSL 2 backend
|
|
||||||
- sectiontitle: Change settings
|
- sectiontitle: Change settings
|
||||||
section:
|
section:
|
||||||
- path: /desktop/settings/mac/
|
- path: /desktop/settings/mac/
|
||||||
|
@ -1193,8 +1185,20 @@ manuals:
|
||||||
title: Workarounds for common problems
|
title: Workarounds for common problems
|
||||||
- path: /desktop/troubleshoot/known-issues/
|
- path: /desktop/troubleshoot/known-issues/
|
||||||
title: Known issues for Mac
|
title: Known issues for Mac
|
||||||
|
- sectiontitle: Additional resources
|
||||||
|
section:
|
||||||
|
- path: /desktop/multi-arch/
|
||||||
|
title: Multi-arch support
|
||||||
|
- path: /desktop/kubernetes/
|
||||||
|
title: Deploy on Kubernetes
|
||||||
|
- path: /desktop/backup-and-restore/
|
||||||
|
title: Back up and restore data
|
||||||
- path: /desktop/networking/
|
- path: /desktop/networking/
|
||||||
title: Explore networking features
|
title: Explore networking features
|
||||||
|
- path: /desktop/mac/privileged-helper/
|
||||||
|
title: Privileged Helper on Mac
|
||||||
|
- path: /desktop/windows/wsl/
|
||||||
|
title: Docker Desktop WSL 2 backend on Windows
|
||||||
- sectiontitle: Dev Environments (Beta)
|
- sectiontitle: Dev Environments (Beta)
|
||||||
section:
|
section:
|
||||||
- path: /desktop/dev-environments/
|
- path: /desktop/dev-environments/
|
||||||
|
@ -1273,12 +1277,6 @@ manuals:
|
||||||
path: /desktop/extensions-sdk/dev/api/dashboard-routes-navigation/
|
path: /desktop/extensions-sdk/dev/api/dashboard-routes-navigation/
|
||||||
- title: API Reference
|
- title: API Reference
|
||||||
path: /desktop/extensions-sdk/dev/api/reference/README/
|
path: /desktop/extensions-sdk/dev/api/reference/README/
|
||||||
- path: /desktop/multi-arch/
|
|
||||||
title: Multi-arch support
|
|
||||||
- path: /desktop/kubernetes/
|
|
||||||
title: Deploy on Kubernetes
|
|
||||||
- path: /desktop/backup-and-restore/
|
|
||||||
title: Back up and restore data
|
|
||||||
- sectiontitle: FAQs
|
- sectiontitle: FAQs
|
||||||
section:
|
section:
|
||||||
- path: /desktop/faqs/general/
|
- path: /desktop/faqs/general/
|
||||||
|
|
Loading…
Reference in New Issue