22 lines
428 B
TeX
22 lines
428 B
TeX
% select the document template
|
|
\documentclass[a4paper]{di/di}
|
|
|
|
\title{Libdi common C library}
|
|
\author{ing. J.J.J. Jacobs}
|
|
\productowner{Dual Inventive}
|
|
\releasedate{\DIdate\today}
|
|
\documenttype{Qualification Result}
|
|
\documentversion{0.3.0+20190614064822+git.a0591df+debug}
|
|
\documentstatus{Final}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\ditableofcontents
|
|
|
|
\include{contents/general_information}
|
|
\include{contents/report}
|
|
|
|
\end{document}
|