mirror of https://github.com/docker/docs.git
added Machine overview to left-side toc (#3587)
Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
parent
aee7e98fcb
commit
5dbf9b660f
|
@ -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/
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue