From c95e8d7c03e837d03288bdee8f30526c6f3817c9 Mon Sep 17 00:00:00 2001
From: lkugler <lukas.kugler@gmail.com>
Date: Wed, 22 Feb 2023 08:45:40 +0100
Subject: [PATCH] .

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

diff --git a/docs/source/index.rst b/docs/source/index.rst
index 0f100e9..bc8482c 100644
--- a/docs/source/index.rst
+++ b/docs/source/index.rst
@@ -19,13 +19,14 @@ At the command line:
 
 .. toctree::
    :maxdepth: 2
-   :caption: Tutorials:
-   
    self
+   :caption: Tutorials:
    tutorial1
    tutorial2
    tutorial3
-
+.. automodule:: dartwrf.assim_synth_obs
+    :members:
+    :exclude-members:
 
 
 API
-- 
GitLab