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
|
||||
- path: /release-notes/docker-compose/
|
||||
title: Docker Compose release notes
|
||||
- sectiontitle: Docker for Mac
|
||||
- sectiontitle: Docker Desktop for Mac
|
||||
section:
|
||||
- path: /docker-for-mac/
|
||||
title: Getting started
|
||||
- path: /docker-for-mac/install/
|
||||
title: Install Docker for Mac
|
||||
title: Install Docker Desktop for Mac
|
||||
- path: /docker-for-mac/kubernetes/
|
||||
title: Deploy on Kubernetes
|
||||
- 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/
|
||||
title: Leveraging Multi-CPU architecture support
|
||||
- path: /docker-for-mac/networking/
|
||||
|
@ -3503,12 +3503,12 @@ manuals:
|
|||
title: Stable release notes
|
||||
- path: /docker-for-mac/edge-release-notes/
|
||||
title: Edge release notes
|
||||
- sectiontitle: Docker for Windows
|
||||
- sectiontitle: Docker Desktop for Windows
|
||||
section:
|
||||
- path: /docker-for-windows/
|
||||
title: Getting started
|
||||
- path: /docker-for-windows/install/
|
||||
title: Install Docker for Windows
|
||||
title: Install Docker Desktop for Windows
|
||||
- path: /docker-for-windows/kubernetes/
|
||||
title: Deploy on Kubernetes
|
||||
- path: /docker-for-windows/networking/
|
||||
|
@ -3786,10 +3786,10 @@ manuals:
|
|||
- path: /release-notes/docker-engine/
|
||||
title: Docker (1.13 and earlier)
|
||||
- path: /docker-for-mac/release-notes/
|
||||
title: Docker for Mac
|
||||
title: Docker Desktop for Mac
|
||||
nosync: true
|
||||
- path: /docker-for-windows/release-notes/
|
||||
title: Docker for Windows
|
||||
title: Docker Desktop for Windows
|
||||
nosync: true
|
||||
- path: /release-notes/docker-compose/
|
||||
title: Docker Compose
|
||||
|
|
Loading…
Reference in New Issue