From 6a0f892adc39a27c7ddf66294d8a88dcf73aa78d Mon Sep 17 00:00:00 2001 From: Gwendolynne Barr <31074572+gbarr01@users.noreply.github.com> Date: Tue, 20 Mar 2018 08:36:26 -0700 Subject: [PATCH] Remove toc min/max to repair right-hand nav (#6264) --- docker-for-mac/index.md | 2 -- docker-for-mac/osxfs-caching.md | 2 -- docker-for-windows/index.md | 2 -- 3 files changed, 6 deletions(-) diff --git a/docker-for-mac/index.md b/docker-for-mac/index.md index 5ac085dfe0..ad084865a4 100644 --- a/docker-for-mac/index.md +++ b/docker-for-mac/index.md @@ -12,8 +12,6 @@ redirect_from: - /docker-for-mac/index/ - /docker-for-mac/osx/ title: Get started with Docker for Mac -toc_max: 4 -toc_min: 1 --- Welcome to Docker for Mac! Docker is a full development platform for creating diff --git a/docker-for-mac/osxfs-caching.md b/docker-for-mac/osxfs-caching.md index a16d854b02..c75814eac3 100644 --- a/docker-for-mac/osxfs-caching.md +++ b/docker-for-mac/osxfs-caching.md @@ -2,8 +2,6 @@ description: Osxfs caching keywords: mac, osxfs, volumes title: Performance tuning for volume mounts (shared filesystems) -toc_max: 4 -toc_min: 2 --- [Docker 17.04 CE diff --git a/docker-for-windows/index.md b/docker-for-windows/index.md index c250049529..9e9439f48a 100644 --- a/docker-for-windows/index.md +++ b/docker-for-windows/index.md @@ -11,8 +11,6 @@ redirect_from: - /engine/installation/windows/ - /docker-for-windows/index/ title: Get started with Docker for Windows -toc_max: 4 -toc_min: 1 --- Welcome to Docker for Windows!