test structuring

This commit is contained in:
SeZett
2023-11-04 20:15:52 +01:00
parent 0f07820e2c
commit 5b8ecd96c3

View File

@ -15,7 +15,7 @@ Projektdokumentation Transparenzregister
:caption: 3. Grundlagen und Basistechniken
documentations/structure/3-Grundlagen_und_Basistechniken.md
.. toctree::
.. toctree::
:maxdepth: 2
:caption: 4. Technische Realisierung
documentations/structure/4-Technische_Realisierung.md
@ -25,7 +25,28 @@ Projektdokumentation Transparenzregister
:caption: 5. Zusammenfassung
documentations/structure/5-Zusammenfassung.md
.. toctree::
.. toctree::
:maxdepth: 2
:caption: 6. Anhang
documentations/structure/6-Anhang.md
.. automodule:: aki_prj23_transparenzregister
:members:
:undoc-members:
:show-inheritance:
:inherited-members:
:autodoc_member_order:
Recent Changes
==============
.. git_changelog::
:rev-list: 9c237402be27af41227f75dbb1fea4bdd9df2165..HEAD
:filename_filter: (doc/.*\.rst|poetry.lock|\.pre-commit-config.yaml|\.github/.*)
Some other test
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`