mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-06-22 07:33:56 +02:00
test structuring
This commit is contained in:
@ -15,7 +15,7 @@ Projektdokumentation Transparenzregister
|
|||||||
:caption: 3. Grundlagen und Basistechniken
|
:caption: 3. Grundlagen und Basistechniken
|
||||||
documentations/structure/3-Grundlagen_und_Basistechniken.md
|
documentations/structure/3-Grundlagen_und_Basistechniken.md
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: 4. Technische Realisierung
|
:caption: 4. Technische Realisierung
|
||||||
documentations/structure/4-Technische_Realisierung.md
|
documentations/structure/4-Technische_Realisierung.md
|
||||||
@ -25,7 +25,28 @@ Projektdokumentation Transparenzregister
|
|||||||
:caption: 5. Zusammenfassung
|
:caption: 5. Zusammenfassung
|
||||||
documentations/structure/5-Zusammenfassung.md
|
documentations/structure/5-Zusammenfassung.md
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: 6. Anhang
|
:caption: 6. Anhang
|
||||||
documentations/structure/6-Anhang.md
|
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`
|
||||||
|
Reference in New Issue
Block a user