19 lines
378 B
TeX
19 lines
378 B
TeX
% select the document template
|
|
\documentclass[a4paper]{di/doxygen}
|
|
|
|
% information to generate title page and basic document
|
|
\documenttype{Specification}
|
|
\documentversion{v0.0.0}
|
|
\title{<TITLE>}
|
|
\author{<AUTHOR>}
|
|
\productowner{Dual Inventive}
|
|
\releasedate{\DIdate\today}
|
|
\documentstatus{}
|
|
|
|
\begin{document}
|
|
|
|
\maketitle
|
|
|
|
\ditableofcontents
|
|
%\include{contents/general_information}
|