From ac7595bdfb067a5d9ebf19d70c310ac74db53360 Mon Sep 17 00:00:00 2001 From: hitsumabushi <053023.math@gmail.com> Date: Tue, 15 Mar 2016 11:13:05 +0900 Subject: [PATCH] fix document toctree --- bootstrapvz/providers/gce/README.rst | 2 +- bootstrapvz/providers/kvm/README.rst | 2 +- bootstrapvz/providers/virtualbox/README.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bootstrapvz/providers/gce/README.rst b/bootstrapvz/providers/gce/README.rst index 43fc0fe..3444e56 100644 --- a/bootstrapvz/providers/gce/README.rst +++ b/bootstrapvz/providers/gce/README.rst @@ -1,5 +1,5 @@ Google Compute Engine ---------------------- +===================== The `GCE `__ provider can creates image as expected by GCE - i.e. raw disk image in \*.tar.gz diff --git a/bootstrapvz/providers/kvm/README.rst b/bootstrapvz/providers/kvm/README.rst index e9610ae..e5f72d4 100644 --- a/bootstrapvz/providers/kvm/README.rst +++ b/bootstrapvz/providers/kvm/README.rst @@ -1,5 +1,5 @@ KVM ---- +=== The `KVM `__ provider creates virtual images for Linux Kernel-based Virtual Machines. It supports the diff --git a/bootstrapvz/providers/virtualbox/README.rst b/bootstrapvz/providers/virtualbox/README.rst index ba36341..db8409e 100644 --- a/bootstrapvz/providers/virtualbox/README.rst +++ b/bootstrapvz/providers/virtualbox/README.rst @@ -1,5 +1,5 @@ VirtualBox ----------- +========== The `VirtualBox `__ provider can bootstrap to both .vdi and .vmdk images (raw images are also supported but do not