1
0
Fork 0

added missing dba file

This commit is contained in:
Frank Celler 2012-06-25 14:26:41 +02:00
parent b15e396738
commit 8d96f93aa9
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
\input{header.tex}
\begin{center}
{\Large ArangoDB's DBA Manual }\\
\vspace*{1cm}
{\large The ArangoDB Team}\\
\vspace*{0.5cm}
\input{version}
{\small Version \arangodbversion}\\
\end{center}
\end{titlepage}
\clearemptydoublepage
\pagenumbering{roman}
\tableofcontents
\clearemptydoublepage
\pagenumbering{arabic}
\input{DbaManual.inc}
\printindex
\end{document}