From 0f07820e2c6d235d5eae28ff381393e64915d245 Mon Sep 17 00:00:00 2001 From: SeZett Date: Sat, 4 Nov 2023 20:09:07 +0100 Subject: [PATCH] test structuring --- documentations/index.rst | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/documentations/index.rst b/documentations/index.rst index d5cbf05..edbb83c 100644 --- a/documentations/index.rst +++ b/documentations/index.rst @@ -2,10 +2,30 @@ Projektdokumentation Transparenzregister .. toctree:: :maxdepth: 2 - + :caption: 1. Einleitung documentations/structure/1-Einleitung.md + +.. toctree:: + :maxdepth: 2 + :caption: 2. Recherche documentations/structure/2-Recherche.md + +.. toctree:: + :maxdepth: 2 + :caption: 3. Grundlagen und Basistechniken documentations/structure/3-Grundlagen_und_Basistechniken.md + + .. toctree:: + :maxdepth: 2 + :caption: 4. Technische Realisierung documentations/structure/4-Technische_Realisierung.md + +.. toctree:: + :maxdepth: 2 + :caption: 5. Zusammenfassung documentations/structure/5-Zusammenfassung.md + + .. toctree:: + :maxdepth: 2 + :caption: 6. Anhang documentations/structure/6-Anhang.md