From 1893cebaa20454712da4fc1ca4009f94a55e710c Mon Sep 17 00:00:00 2001 From: Dawn W Docker Date: Thu, 12 Dec 2019 14:29:31 -0800 Subject: [PATCH] removed compat topics under Get Docker and also moved install topic to manuals --- _data/toc.yaml | 16 +--------------- index.md | 6 ++---- 2 files changed, 3 insertions(+), 19 deletions(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index 45df5b43cd..5c5a9a1c56 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -4,7 +4,7 @@ horizontalnav: path: / node: guides - title: Product manuals - path: /manuals/ + path: /install/ node: manuals - title: Glossary path: /glossary/ @@ -24,8 +24,6 @@ guides: section: - sectiontitle: Docker Engine - Community section: - - title: Docker Engine - Community - path: /install/ - sectiontitle: Cloud section: - sectiontitle: Docker for AWS @@ -88,18 +86,6 @@ guides: title: Binaries - path: /install/linux/linux-postinstall/ title: Optional Linux post-installation steps - - sectiontitle: Compatibility between Docker versions - section: - - path: /engine/ce-ee-node-activate/ - title: Docker Engine Community to Enterprise Node Activate - - path: /engine/migration/ - title: Migrate to Docker 1.10 - - path: /engine/breaking_changes/ - title: Breaking changes - - path: /engine/deprecated/ - title: Deprecated Docker features - - path: /engine/faq/ - title: FAQ - sectiontitle: Get started section: - path: /engine/docker-overview/ diff --git a/index.md b/index.md index 64feedebbc..a464e4b082 100644 --- a/index.md +++ b/index.md @@ -55,10 +55,8 @@ channel for more predictability. -## Docker Enterprise +### Docker Enterprise -The Docker Enterprise platform business, including products, customers, and employees, has been acquired by Mirantis, inc., effective 13-November-2019. Among the Docker Enterprise platform technology and associated IP procured by Mirantis are Docker Engine - Enterprise, Docker Trusted Registry, Docker Universal Control Plane, and parts of the Docker CLI. - -As part of Mirantis, the Enterprise team will continue to develop and support the Docker Enterprise platform. For more information on the acquisition and how it may affect you and your business, refer to the [Docker Enterprise Customer FAQ](https://www.docker.com/faq-for-docker-enterprise-customers-and-partners). +TThe Docker Enterprise platform business, including products, customers, and employees, has been acquired by Mirantis, inc., effective 13-November-2019. For more information on the acquisition and how it may affect you and your business, refer to the [Docker Enterprise Customer FAQ](https://www.docker.com/faq-for-docker-enterprise-customers-and-partners). For Docker Enterprise documentation, see the [Docker Enterprise](/ee/) tab. \ No newline at end of file