mirror of https://github.com/docker/docs.git
Update toc.yaml
This commit is contained in:
parent
695bc2a1b2
commit
3a6868732b
|
@ -3475,16 +3475,16 @@ manuals:
|
||||||
title: Sample apps with Compose
|
title: Sample apps with Compose
|
||||||
- path: /release-notes/docker-compose/
|
- path: /release-notes/docker-compose/
|
||||||
title: Docker Compose release notes
|
title: Docker Compose release notes
|
||||||
- sectiontitle: Docker for Mac
|
- sectiontitle: Docker Desktop for Mac
|
||||||
section:
|
section:
|
||||||
- path: /docker-for-mac/
|
- path: /docker-for-mac/
|
||||||
title: Getting started
|
title: Getting started
|
||||||
- path: /docker-for-mac/install/
|
- path: /docker-for-mac/install/
|
||||||
title: Install Docker for Mac
|
title: Install Docker Desktop for Mac
|
||||||
- path: /docker-for-mac/kubernetes/
|
- path: /docker-for-mac/kubernetes/
|
||||||
title: Deploy on Kubernetes
|
title: Deploy on Kubernetes
|
||||||
- path: /docker-for-mac/docker-toolbox/
|
- path: /docker-for-mac/docker-toolbox/
|
||||||
title: Docker for Mac vs. Docker Toolbox
|
title: Docker Desktop for Mac vs. Docker Toolbox
|
||||||
- path: /docker-for-mac/multi-arch/
|
- path: /docker-for-mac/multi-arch/
|
||||||
title: Leveraging Multi-CPU architecture support
|
title: Leveraging Multi-CPU architecture support
|
||||||
- path: /docker-for-mac/networking/
|
- path: /docker-for-mac/networking/
|
||||||
|
@ -3503,12 +3503,12 @@ manuals:
|
||||||
title: Stable release notes
|
title: Stable release notes
|
||||||
- path: /docker-for-mac/edge-release-notes/
|
- path: /docker-for-mac/edge-release-notes/
|
||||||
title: Edge release notes
|
title: Edge release notes
|
||||||
- sectiontitle: Docker for Windows
|
- sectiontitle: Docker Desktop for Windows
|
||||||
section:
|
section:
|
||||||
- path: /docker-for-windows/
|
- path: /docker-for-windows/
|
||||||
title: Getting started
|
title: Getting started
|
||||||
- path: /docker-for-windows/install/
|
- path: /docker-for-windows/install/
|
||||||
title: Install Docker for Windows
|
title: Install Docker Desktop for Windows
|
||||||
- path: /docker-for-windows/kubernetes/
|
- path: /docker-for-windows/kubernetes/
|
||||||
title: Deploy on Kubernetes
|
title: Deploy on Kubernetes
|
||||||
- path: /docker-for-windows/networking/
|
- path: /docker-for-windows/networking/
|
||||||
|
@ -3786,10 +3786,10 @@ manuals:
|
||||||
- path: /release-notes/docker-engine/
|
- path: /release-notes/docker-engine/
|
||||||
title: Docker (1.13 and earlier)
|
title: Docker (1.13 and earlier)
|
||||||
- path: /docker-for-mac/release-notes/
|
- path: /docker-for-mac/release-notes/
|
||||||
title: Docker for Mac
|
title: Docker Desktop for Mac
|
||||||
nosync: true
|
nosync: true
|
||||||
- path: /docker-for-windows/release-notes/
|
- path: /docker-for-windows/release-notes/
|
||||||
title: Docker for Windows
|
title: Docker Desktop for Windows
|
||||||
nosync: true
|
nosync: true
|
||||||
- path: /release-notes/docker-compose/
|
- path: /release-notes/docker-compose/
|
||||||
title: Docker Compose
|
title: Docker Compose
|
||||||
|
|
Loading…
Reference in New Issue