diff --git a/documentations/Ergebnisse/Abschlussbericht_und_Praesentation/KiMe/KiMe_report.md b/documentations/Ergebnisse/Abschlussbericht_und_Praesentation/KiMe/KiMe_report.md new file mode 100644 index 0000000..ba0cd77 --- /dev/null +++ b/documentations/Ergebnisse/Abschlussbericht_und_Praesentation/KiMe/KiMe_report.md @@ -0,0 +1,5 @@ +# Heading 1 example + +## Heading 2 example + +### Heading 3 example diff --git a/documentations/Ergebnisse/Abschlussbericht_und_Praesentation/SeZe/SeZe_report.md b/documentations/Ergebnisse/Abschlussbericht_und_Praesentation/SeZe/SeZe_report.md new file mode 100644 index 0000000..19c0364 --- /dev/null +++ b/documentations/Ergebnisse/Abschlussbericht_und_Praesentation/SeZe/SeZe_report.md @@ -0,0 +1,5 @@ +# Heading 1 + +## Heading 2 + +### Heading 3 diff --git a/documentations/index.rst b/documentations/index.rst index 51e5f56..efe1f02 100644 --- a/documentations/index.rst +++ b/documentations/index.rst @@ -71,6 +71,14 @@ The timeline to reach this goal is: modules + .. toctree:: + :glob: + :maxdepth: 4 + :caption: Projektdokumentation + + Ergebnisse/Abschlussbericht_und_Praesentation/KiMe/KiMe_report.md + Ergebnisse/Abschlussbericht_und_Praesentation/SeZe/SeZe_report.md + .. automodule:: aki_prj23_transparenzregister :members: :undoc-members: @@ -78,7 +86,6 @@ The timeline to reach this goal is: :inherited-members: :autodoc_member_order: - Recent Changes ==============