test in index.rst for documentation

This commit is contained in:
SeZett
2023-11-03 14:11:52 +01:00
parent ad36c68993
commit 7b0467e812
3 changed files with 18 additions and 1 deletions

View File

@ -0,0 +1,5 @@
# Heading 1 example
## Heading 2 example
### Heading 3 example

View File

@ -0,0 +1,5 @@
# Heading 1
## Heading 2
### Heading 3

View File

@ -71,6 +71,14 @@ The timeline to reach this goal is:
modules 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 .. automodule:: aki_prj23_transparenzregister
:members: :members:
:undoc-members: :undoc-members:
@ -78,7 +86,6 @@ The timeline to reach this goal is:
:inherited-members: :inherited-members:
:autodoc_member_order: :autodoc_member_order:
Recent Changes Recent Changes
============== ==============