From 8bb9bcca6e9d6cb7cecdb53b0f3b4a54d3f26757 Mon Sep 17 00:00:00 2001 From: Miguel Bernal Marin Date: Fri, 19 Feb 2016 15:11:19 -0600 Subject: [PATCH] add index_vm into index file --- source/index.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/source/index.rst b/source/index.rst index 05925b9e..d49a6314 100644 --- a/source/index.rst +++ b/source/index.rst @@ -16,6 +16,15 @@ Getting started index_gs.rst +Running in a virtualized environment +==================================== + +.. toctree:: + :maxdepth: 2 + + index_vm.rst + + Software update ===============