Merge pull request #489 from exoscale/exoscale-toc

Sort driver provider's name
This commit is contained in:
Misty Stanley-Jones 2016-11-08 09:32:20 -08:00 committed by GitHub
commit 86f2bdb13c
1 changed files with 2 additions and 2 deletions

View File

@ -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