From 16715f04171a3a657da574304e0dc7a2bb96a458 Mon Sep 17 00:00:00 2001 From: Kristal Dale Date: Wed, 25 Sep 2019 17:01:35 -0700 Subject: [PATCH] Update install guides landing page - Update Archived section to link only to R1 index page - Update R1 index page to use toctree to link to deployment options instead of refs (to maintain site toctree) - Update title for R1 index page for consistent display on install guides landing page Change-Id: I6fb4a0819e90421b314af09dae63d3977918b9ea Signed-off-by: Kristal Dale --- doc/source/deploy_install_guides/index.rst | 10 ++------- .../r1_release/index.rst | 21 ++++++++++++------- 2 files changed, 16 insertions(+), 15 deletions(-) diff --git a/doc/source/deploy_install_guides/index.rst b/doc/source/deploy_install_guides/index.rst index 597c6e3cb..2762bd9f7 100755 --- a/doc/source/deploy_install_guides/index.rst +++ b/doc/source/deploy_install_guides/index.rst @@ -27,20 +27,13 @@ The upcoming R3 release is the forthcoming version of StarlingX under developmen Archived releases ----------------- -************** -StarlingX R1.0 -************** - .. toctree:: :maxdepth: 1 r1_release/index - r1_release/simplex - r1_release/duplex - r1_release/controller_storage - r1_release/dedicated_storage +.. Add common files to toctree .. toctree:: :maxdepth: 1 @@ -48,6 +41,7 @@ StarlingX R1.0 bootable_usb + .. Steps you must take when a new release of the deployment and installation guides occurs: diff --git a/doc/source/deploy_install_guides/r1_release/index.rst b/doc/source/deploy_install_guides/r1_release/index.rst index 48d1ea3dd..db9ed742a 100644 --- a/doc/source/deploy_install_guides/r1_release/index.rst +++ b/doc/source/deploy_install_guides/r1_release/index.rst @@ -1,6 +1,6 @@ -======================= -Installation guide R1.0 -======================= +=========================== +StarlingX R1.0 Installation +=========================== This is the installation guide for the StarlingX R1.0 release. If this is not the installation guide you want to use, see the @@ -270,13 +270,20 @@ Deployment options - Standard controller - - :doc:`StarlingX Cloud with Dedicated Storage R1.0 ` - - :doc:`StarlingX Cloud with Controller Storage R1.0 ` + .. toctree:: + :maxdepth: 1 + + controller_storage + dedicated_storage - All-in-one - - :doc:`StarlingX Cloud Duplex R1.0 ` - - :doc:`StarlingX Cloud Simplex R1.0 ` + .. toctree:: + :maxdepth: 1 + + simplex + duplex + .. toctree:: :hidden: