masters-thesis/appendices.tex
Dennis af25b4b828 Initial commit of master's thesis
This is the version I submitted to RWTH Aachen University at November 9,
2018.
2018-11-12 12:56:59 +01:00

21 lines
572 B
TeX

\bookmarksetupnext{level=part}
\appendices
\addtocontents{toc}{\protect\setcounter{tocdepth}{2}}
\makeatletter
\addtocontents{toc}{%
\begingroup
\let\protect\l@chapter\protect\l@section
\let\protect\l@section\protect\l@subsection
}
\makeatother
\input{appendices/verbs}
\input{appendices/tuned}
\input{appendices/nodetype_interface}
\input{appendices/villas_structs}
\input{appendices/infiniband_configuration}
\input{appendices/results_benchmarks}
\bookmarksetupnext{startatroot}
\addtocontents{toc}{\endgroup}
\endappendices
\backmatter