From f721add5e2e6dde6be4dd5aa48349c7969cc8651 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Thu, 13 Jun 2019 12:44:26 -0700 Subject: [PATCH] Remove duplicate Cluster entries --- _data/toc.yaml | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index 51323a23cd..870db6848c 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -1290,22 +1290,8 @@ manuals: - path: /ee/supported-platforms/ title: Supported platforms nosync: true - - sectiontitle: Deploy Docker Enterprise - section: - - sectiontitle: Docker Cluster - section: - - path: /cluster/overview/ - title: Overview - - path: /cluster/aws/ - title: Docker Cluster on AWS - - path: /cluster/cluster-file/ - title: Cluster file structure - - path: /cluster/reference/ - title: Subcommands - - path: /cluster/reference/envvars/ - title: Environment variables - - path: /ee/end-to-end-install/ - title: Install components individually + - path: /ee/end-to-end-install/ + title: Deploy Docker Enterprise - path: /ee/enable-client-certificate-authentication/ title: Enable client certificate authentication with your PKI - sectiontitle: Back up Docker Enterprise