mirror of https://github.com/docker/docs.git
Add release notes section to Docker Enterprise
This commit is contained in:
parent
8e04b86f1e
commit
0d0f468f8c
|
@ -119,7 +119,7 @@ guides:
|
|||
- title: Release notes
|
||||
path: /engine/release-notes/
|
||||
nosync: true
|
||||
- sectiontitle: Docker Enterprise Platform
|
||||
- sectiontitle: Docker Enterprise
|
||||
section:
|
||||
- title: About Docker Enterprise
|
||||
path: /ee/supported-platforms/
|
||||
|
@ -1290,44 +1290,22 @@ manuals:
|
|||
section:
|
||||
- path: /ee/
|
||||
title: About Docker Enterprise
|
||||
- sectiontitle: Release notes
|
||||
section:
|
||||
- path: /release-notes/
|
||||
title: Overview
|
||||
- sectiontitle: Docker Enterprise Platform
|
||||
section:
|
||||
- path: /ee/release-notes/
|
||||
title: Platform
|
||||
- path: /engine/release-notes/
|
||||
title: Docker Engine - Enterprise and Engine - Community
|
||||
nosync: true
|
||||
- path: /ee/ucp/release-notes/
|
||||
title: Docker Universal Control Plane
|
||||
nosync: true
|
||||
- path: /ee/dtr/release-notes/
|
||||
title: Docker Trusted Registry
|
||||
nosync: true
|
||||
- path: /ee/desktop/release-notes/
|
||||
title: Docker Desktop Enterprise
|
||||
nosync: true
|
||||
- path: /docker-for-mac/release-notes/
|
||||
title: Docker Desktop for Mac
|
||||
nosync: true
|
||||
- path: /docker-for-windows/release-notes/
|
||||
title: Docker Desktop for Windows
|
||||
nosync: true
|
||||
- path: /release-notes/docker-compose/
|
||||
title: Docker Compose
|
||||
nosync: true
|
||||
- path: /docker-for-aws/release-notes/
|
||||
title: Docker for AWS
|
||||
nosync: true
|
||||
- path: /docker-for-azure/release-notes/
|
||||
title: Docker for Azure
|
||||
nosync: true
|
||||
- path: /release-notes/docker-swarm/
|
||||
title: Docker Swarm release notes
|
||||
nosync: true
|
||||
- sectiontitle: Release Notes
|
||||
section:
|
||||
- path: /ee/release-notes/
|
||||
title: Platform
|
||||
- path: /engine/release-notes/
|
||||
title: Docker Engine - Enterprise and Engine - Community
|
||||
nosync: true
|
||||
- path: /ee/ucp/release-notes/
|
||||
title: Docker Universal Control Plane
|
||||
nosync: true
|
||||
- path: /ee/dtr/release-notes/
|
||||
title: Docker Trusted Registry
|
||||
nosync: true
|
||||
- path: /ee/desktop/release-notes/
|
||||
title: Docker Desktop Enterprise
|
||||
nosync: true
|
||||
- path: /ee/docker-ee-architecture/
|
||||
title: Docker Enterprise Architecture
|
||||
- path: /ee/supported-platforms/
|
||||
|
@ -3770,6 +3748,44 @@ manuals:
|
|||
title: Token scope documentation
|
||||
- path: /registry/spec/auth/token/
|
||||
title: Token authentication specification
|
||||
- sectiontitle: Release notes
|
||||
section:
|
||||
- path: /release-notes/
|
||||
title: Overview
|
||||
- sectiontitle: Docker Enterprise Platform
|
||||
section:
|
||||
- path: /ee/release-notes/
|
||||
title: Platform
|
||||
- path: /engine/release-notes/
|
||||
title: Docker Engine - Enterprise and Engine - Community
|
||||
nosync: true
|
||||
- path: /ee/ucp/release-notes/
|
||||
title: Docker Universal Control Plane
|
||||
nosync: true
|
||||
- path: /ee/dtr/release-notes/
|
||||
title: Docker Trusted Registry
|
||||
nosync: true
|
||||
- path: /ee/desktop/release-notes/
|
||||
title: Docker Desktop Enterprise
|
||||
nosync: true
|
||||
- path: /docker-for-mac/release-notes/
|
||||
title: Docker Desktop for Mac
|
||||
nosync: true
|
||||
- path: /docker-for-windows/release-notes/
|
||||
title: Docker Desktop for Windows
|
||||
nosync: true
|
||||
- path: /release-notes/docker-compose/
|
||||
title: Docker Compose
|
||||
nosync: true
|
||||
- path: /docker-for-aws/release-notes/
|
||||
title: Docker for AWS
|
||||
nosync: true
|
||||
- path: /docker-for-azure/release-notes/
|
||||
title: Docker for Azure
|
||||
nosync: true
|
||||
- path: /release-notes/docker-swarm/
|
||||
title: Docker Swarm release notes
|
||||
nosync: true
|
||||
- sectiontitle: Superseded products and tools
|
||||
section:
|
||||
- path: /cs-engine/1.13/release-notes/
|
||||
|
|
Loading…
Reference in New Issue