diff options
-rw-r--r-- | doc/doxygen_manual.tex | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doxygen_manual.tex b/doc/doxygen_manual.tex index 51c2e47..f62f017 100644 --- a/doc/doxygen_manual.tex +++ b/doc/doxygen_manual.tex @@ -73,12 +73,13 @@ Written by Dimitri van Heesch\\[2ex] \copyright 1997-\thisyear \end{center} \end{titlepage} +\pagenumbering{Roman} \clearemptydoublepage \tableofcontents \clearemptydoublepage \pagenumbering{arabic} -\include{index} \part{User Manual} +\chapter{Introduction}\label{intro}\hypertarget{intro}{}\input{index} \chapter{Installation}\label{install}\hypertarget{install}{}\input{install} \chapter{Getting Started}\label{starting}\hypertarget{starting}{}\input{starting} \chapter{Documenting the code}\label{docblocks}\hypertarget{docblocks}{}\input{docblocks} |