mirror of https://gitee.com/bigwinds/arangodb
issue #355
This commit is contained in:
parent
3fbf030741
commit
bedc46f646
|
@ -17,6 +17,8 @@
|
|||
\usepackage{doxygen}
|
||||
\usepackage{listings}
|
||||
\usepackage{ifthen}
|
||||
\usepackage{alltt}
|
||||
\usepackage{upquote}
|
||||
\lstset{language=C++,inputencoding=utf8,basicstyle=\footnotesize,breaklines=true,breakatwhitespace=true,tabsize=8,numbers=left }
|
||||
\makeindex
|
||||
\setcounter{tocdepth}{3}
|
||||
|
|
Loading…
Reference in New Issue