mirror of https://github.com/docker/docs.git
Merge pull request #489 from exoscale/exoscale-toc
Sort driver provider's name
This commit is contained in:
commit
86f2bdb13c
|
@ -1075,6 +1075,8 @@ toc:
|
||||||
title: Amazon Web Services
|
title: Amazon Web Services
|
||||||
- path: /machine/drivers/digital-ocean/
|
- path: /machine/drivers/digital-ocean/
|
||||||
title: Digital Ocean
|
title: Digital Ocean
|
||||||
|
- path: /machine/drivers/exoscale/
|
||||||
|
title: exoscale
|
||||||
- path: /machine/drivers/generic/
|
- path: /machine/drivers/generic/
|
||||||
title: Generic
|
title: Generic
|
||||||
- path: /machine/drivers/gce/
|
- path: /machine/drivers/gce/
|
||||||
|
@ -1097,8 +1099,6 @@ toc:
|
||||||
title: VMware vCloud Air
|
title: VMware vCloud Air
|
||||||
- path: /machine/drivers/vsphere/
|
- path: /machine/drivers/vsphere/
|
||||||
title: VMware vSphere
|
title: VMware vSphere
|
||||||
- path: /machine/drivers/exoscale/
|
|
||||||
title: exoscale
|
|
||||||
- path: /machine/completion/
|
- path: /machine/completion/
|
||||||
title: Command-line Completion
|
title: Command-line Completion
|
||||||
- sectiontitle: Docker Store
|
- sectiontitle: Docker Store
|
||||||
|
|
Loading…
Reference in New Issue