From 435bb2441618044243b0969e64f392385a239234 Mon Sep 17 00:00:00 2001 From: Rodrigo Caballero Date: Mon, 30 Nov 2015 10:12:03 -0600 Subject: [PATCH] theme: Change the index files for the right nav. Changes the index files for the navigation to generate properly. Signed-off-by: Rodrigo Caballero --- source/index-openstack.rst | 3 ++- source/index.rst | 18 +++++++++--------- source/index_bundles.rst | 5 +++-- source/index_gs.rst | 5 +++-- source/index_sw_update.rst | 5 +++-- 5 files changed, 20 insertions(+), 16 deletions(-) diff --git a/source/index-openstack.rst b/source/index-openstack.rst index d53593ea..5bdaa6e7 100644 --- a/source/index-openstack.rst +++ b/source/index-openstack.rst @@ -1,4 +1,5 @@ -.. rubric:: OpenStack* implementation +OpenStack* implementation +######################### .. toctree:: :maxdepth: 1 diff --git a/source/index.rst b/source/index.rst index 5987b509..97b2a3ba 100644 --- a/source/index.rst +++ b/source/index.rst @@ -8,37 +8,37 @@ Clear Linux* Project for IntelĀ® Architecture--Documentation Getting started -*************** +================ .. toctree:: - :maxdepth: 1 + :maxdepth: 2 index_gs.rst Software update -*************** +=============== .. toctree:: - :maxdepth: 1 + :maxdepth: 2 index_sw_update.rst Bundles -******* +======= .. toctree:: - :maxdepth: 1 + :maxdepth: 2 index_bundles.rst OpenStack* implementation -************************* +========================= .. toctree:: - :maxdepth: 1 + :maxdepth: 2 index-openstack.rst @@ -52,7 +52,7 @@ Indices and tables License and Disclaimers ####################### -.. toctree:: +.. toctree:: .. include:: documentation_license.rst diff --git a/source/index_bundles.rst b/source/index_bundles.rst index af1cf74e..c0fa757f 100644 --- a/source/index_bundles.rst +++ b/source/index_bundles.rst @@ -1,7 +1,8 @@ -.. rubric:: Bundles +Bundles +####### .. toctree:: - :maxdepth: 1 + :maxdepth: 2 bundles_overview bundles_in_clr diff --git a/source/index_gs.rst b/source/index_gs.rst index 2fc304c1..cecd2e27 100644 --- a/source/index_gs.rst +++ b/source/index_gs.rst @@ -1,7 +1,8 @@ -.. rubric:: Getting started +Getting started +############### .. toctree:: - :maxdepth: 1 + :maxdepth: 2 gs_getting_started gs_supported_hardware diff --git a/source/index_sw_update.rst b/source/index_sw_update.rst index c9fba144..0d4ca479 100644 --- a/source/index_sw_update.rst +++ b/source/index_sw_update.rst @@ -1,7 +1,8 @@ -.. rubric:: Software update +Software update +############### .. toctree:: - :maxdepth: 1 + :maxdepth: 2 swupdate_about_sw_update swupdate_how_to_run_the_updater \ No newline at end of file