diff --git a/docs/source/index.rst b/docs/source/index.rst
index 721fd3e87e8ffd06f4a82bcc3ebd50fe5db5b770..e7fa7596baa6d177fb1d6094c128db1495cfde28 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -16,13 +16,15 @@ At the command line:
    cd DART-WRF
    pip install -e .
 
-
 .. toctree::
-   :maxdepth: 2
+   :hidden:
+
    self
+
 .. toctree::
    :maxdepth: 2
    :caption: Tutorials:
+
    tutorial1
    tutorial2
    tutorial3