From 94d0f5dfc5e31d699c206d8100f4ce58b98dce98 Mon Sep 17 00:00:00 2001 From: Rufai Omowunmi Balogun <rbalogun@eurac.edu> Date: Thu, 26 Oct 2023 19:21:10 +0200 Subject: [PATCH] update docs structure --- docs/source/index.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/source/index.rst b/docs/source/index.rst index 8588897..5d1f6d6 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -41,6 +41,8 @@ A step by step guide on getting started with smodex package .. toctree:: :maxdepth: 2 + + guide/installation.rst guide/quickstart.rst guide/downloader.rst -- GitLab