Minimale Änderungen.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@ __pycache__/
|
|||||||
|
|
||||||
# Projekt
|
# Projekt
|
||||||
input/
|
input/
|
||||||
|
xinput/
|
||||||
|
|
||||||
# C extensions
|
# C extensions
|
||||||
*.so
|
*.so
|
||||||
|
|||||||
@@ -38,3 +38,8 @@ b) PDF-Dokumente im Ordner [./output/pdf](./output/pdf)
|
|||||||
1. [Erzeugen der Eingabedateien](./doc/dateien.md)
|
1. [Erzeugen der Eingabedateien](./doc/dateien.md)
|
||||||
2. [Konfiguration der Verarbeitung](./doc/konfiguration.md)
|
2. [Konfiguration der Verarbeitung](./doc/konfiguration.md)
|
||||||
3. [Anstoßen der Verarbeitung](./doc/verarbeitung.md)
|
3. [Anstoßen der Verarbeitung](./doc/verarbeitung.md)
|
||||||
|
|
||||||
|
|
||||||
|
## Lizenz
|
||||||
|
|
||||||
|
Der Quellcode steht unter der [CC-BA-SA-4.0](LICENSE) Lizenz.
|
||||||
|
|||||||
Reference in New Issue
Block a user