From 6b5f6c6fc904cd400b07798a4c17e2543f8aaf8e Mon Sep 17 00:00:00 2001
From: lkugler <lukas.kugler@univie.ac.at>
Date: Mon, 20 Feb 2023 17:36:24 +0100
Subject: [PATCH] Update index.rst

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

diff --git a/docs/source/index.rst b/docs/source/index.rst
index da64f2f..cab355b 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -6,11 +6,11 @@ DART-WRF is a Python package to run an Ensemble Data Assimilation system with th
 
 
 .. toctree::
-:maxdepth: 2
-:caption: Contents:
+   :maxdepth: 2
+   :caption: Contents:
 
-dartwrf
-example
+   readme
+   example
 
 
 Indices and tables
-- 
GitLab