genofire/hs_monolith
genofire
/
hs_monolith
Archived
1
0
Fork 0

[Task] Add Documentation

This commit is contained in:
mlabusch 2017-06-30 14:20:25 +02:00 committed by GitHub
parent cc76859b85
commit 7509916e26
1 changed files with 0 additions and 44 deletions

View File

@ -1,44 +0,0 @@
%------------------------------------------------------------------------------------------------------------
%------------------------------------------------------------------------------------------------------------
% ---- Komplexe Softwaresysteme (M.Sc.)
% ---- Hochschule Bremen - City University of Applied Sciences
%------------------------------------------------------------------------------------------------------------
%------------------------------------------------------------------------------------------------------------
\input{./chapter/Header}
\begin{document}
\pagenumbering{gobble}
\pagenumbering{Roman}
\input{./chapter/Titelseite}\clearpage \newpage
\input{./chapter/Steckbrief} \newpage
{
\setlength{\parskip}{0pt}
\linespread{1.2}
\tableofcontents
}
\newpage
\pagenumbering{arabic}
\input{./chapter/DokStruktur} \newpage
\input{./chapter/Anforderungen} \newpage
\input{./chapter/Struktur}
\input{./chapter/Implementierungsregeln}\newpage
\input{./chapter/GettingStarted}
%------------------------------------------------------------------------------------------------------------
% ---- Anhang --------------------------------------------------------------------------------------------
%------------------------------------------------------------------------------------------------------------
\clearpage
\appendix
\phantomsection
\addcontentsline{toc}{section}{\appendixname}
\input{./chapter/Anpassung}
\end{document}