diff --git a/documentations/index.rst b/documentations/index.rst index edbb83c..c5be411 100644 --- a/documentations/index.rst +++ b/documentations/index.rst @@ -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`