mirror of
https://github.com/fhswf/aki_prj23_transparenzregister.git
synced 2025-07-16 20:13:17 +02:00
testing docu
This commit is contained in:
104
documentations/index_old.rst
Normal file
104
documentations/index_old.rst
Normal file
@@ -0,0 +1,104 @@
|
||||
.. Your Package Name documentation master file, created by Sphinx
|
||||
|
||||
Transparenzregister Dokumentation
|
||||
=================================
|
||||
This is the documentation for the AKI project group on the german transparenzregister and an Analysis there of.
|
||||
|
||||
On the 9th September 2023 the following current development state has been determined:
|
||||
|
||||
.. drawio-figure:: project_management/Arch.-Planning.drawio
|
||||
:format: png
|
||||
:page-index: 1
|
||||
|
||||
The target deployment architecture should look as follows:
|
||||
|
||||
.. drawio-figure:: project_management/Arch.-Planning.drawio
|
||||
:format: png
|
||||
:page-index: 2
|
||||
|
||||
The timeline to reach this goal is:
|
||||
|
||||
.. drawio-figure:: project_management/Arch.-Planning.drawio
|
||||
:format: png
|
||||
:page-index: 3
|
||||
|
||||
An example diagram
|
||||
|
||||
.. include:: ../README.md
|
||||
:parser: myst_parser.sphinx_
|
||||
.. include:: ../CONTRIBUTING.md
|
||||
:parser: myst_parser.sphinx_
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
:caption: 1. Einleitung
|
||||
|
||||
Ergebnisse/Abschlussbericht_und_Praesentation/SaZh/S1-1.md
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:caption: Meeting Notes:
|
||||
|
||||
meeting-notes/*
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:caption: Research
|
||||
|
||||
research/*
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:caption: Seminararbeiten
|
||||
|
||||
seminararbeiten/DevOps/Seminarpraesentation.ipynb
|
||||
seminararbeiten/Datenspeicherung/00_Datenspeicherung
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 1
|
||||
:caption: UI Mock Ups
|
||||
|
||||
mock_up/**/*
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 0
|
||||
:caption: Modules
|
||||
|
||||
modules
|
||||
|
||||
.. toctree::
|
||||
:glob:
|
||||
:maxdepth: 3
|
||||
:caption: Projektdokumentation
|
||||
|
||||
|
||||
Ergebnisse/Abschlussbericht_und_Praesentation/TiRo/S2-1.md
|
||||
Ergebnisse/Abschlussbericht_und_Praesentation/PhHo/S4-1.md
|
||||
Ergebnisse/Abschlussbericht_und_Praesentation/TrNo/S4-2.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