further update
This commit is contained in:
parent
35fbc4ff8c
commit
e11a484290
4 changed files with 1123 additions and 5 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -158,3 +158,9 @@ cython_debug/
|
|||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
|
||||
|
||||
## Other
|
||||
|
||||
*.pdf
|
|
@ -1,5 +0,0 @@
|
|||
+-----------------------------------+---------------------------------------------------------------------------------------------+
|
||||
|Modulname |Computer Graphics |
|
||||
+===================================+=============================================================================================+
|
||||
|Kürzel |CG |
|
||||
+-----------------------------------+---------------------------------------------------------------------------------------------+
|
18
test/simple/fields.yaml
Normal file
18
test/simple/fields.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
fields:
|
||||
- name
|
||||
- id
|
||||
- goal
|
||||
- content
|
||||
- form-of-instruction
|
||||
- prerequisites
|
||||
- media-of-instruction
|
||||
- author-of-indenture
|
||||
- used-in
|
||||
- workload
|
||||
- credits
|
||||
- form-of-exam
|
||||
- term
|
||||
- frequency
|
||||
- duration
|
||||
- kind
|
||||
- remarks
|
1099
test/simple/pandoc-template/eisvogel.latex
Normal file
1099
test/simple/pandoc-template/eisvogel.latex
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue