From e2664a2ab28bfc2e0bffb101d64124e6ecfb372a Mon Sep 17 00:00:00 2001 From: Todd Gamblin Date: Fri, 25 Oct 2019 17:19:27 -0700 Subject: [PATCH] Add link to main Spack documentation --- index.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/index.rst b/index.rst index a05d5c2b66..a084fad6bf 100644 --- a/index.rst +++ b/index.rst @@ -64,9 +64,15 @@ You should now be ready to run through our demo scripts: Full contents: +.. toctree:: + :maxdepth: 2 + :caption: Links + + Main Spack Documentation + .. toctree:: :maxdepth: 3 - :caption: Contents + :caption: Tutorial tutorial_basics tutorial_configuration