From 3fede0b6407a5600fa2a68d43da2eecc584bba0d Mon Sep 17 00:00:00 2001
From: lkugler <lukas.kugler@gmail.com>
Date: Wed, 22 Feb 2023 09:12:56 +0100
Subject: [PATCH] .

---
 docs/source/index.rst | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/source/index.rst b/docs/source/index.rst
index 721fd3e..e7fa759 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
-- 
GitLab