Add documentation
This commit is contained in:
parent
30865938d3
commit
163bb98d41
2 changed files with 15 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1 +1,6 @@
|
||||||
Projektgruppe_175/bin/
|
Projektgruppe_175/bin/
|
||||||
|
/doc/*.aux
|
||||||
|
/doc/*.fls
|
||||||
|
/doc/*.log
|
||||||
|
/doc/*.gz
|
||||||
|
|
||||||
|
|
|
||||||
10
doc/Dokumentation.tex
Normal file
10
doc/Dokumentation.tex
Normal file
|
|
@ -0,0 +1,10 @@
|
||||||
|
\documentclass{article}
|
||||||
|
|
||||||
|
\title{FOP Projektgruppe 175}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
\maketitle
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
\end{document}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue