mirror of https://github.com/docker/docs.git
Remove toc min/max to repair right-hand nav (#6264)
This commit is contained in:
parent
8ed45a47d2
commit
6a0f892adc
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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!
|
||||
|
||||
|
|
Loading…
Reference in New Issue