added Machine overview to left-side toc (#3587)

Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
Victoria Bialas 2017-06-12 22:12:45 -07:00 committed by GitHub
parent aee7e98fcb
commit 5dbf9b660f
2 changed files with 3 additions and 1 deletions

View File

@ -2319,6 +2319,8 @@ manuals:
title: url
- sectiontitle: Machine drivers
section:
- path: /machine/drivers/
title: Drivers overview
- path: /machine/drivers/os-base/
title: Driver options and operating system defaults
- path: /machine/drivers/aws/

View File

@ -1,7 +1,7 @@
---
description: Reference for drivers Docker Machine supports
keywords: machine, drivers, supports
title: Drivers
title: Machine drivers
---
- [Amazon Web Services](aws.md)