summaryrefslogtreecommitdiffstats
path: root/doc/doxygen_manual.tex
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2013-09-09 11:40:04 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2013-09-09 11:40:04 (GMT)
commitd3b66fcba6ee67f76bca5bfb64e789ee94fcf9a2 (patch)
tree8810c79d81e304a892c3ad412586078b50fe0473 /doc/doxygen_manual.tex
parent1e373422387e8c1131f887efb47cf3da6459e2ac (diff)
downloadDoxygen-d3b66fcba6ee67f76bca5bfb64e789ee94fcf9a2.zip
Doxygen-d3b66fcba6ee67f76bca5bfb64e789ee94fcf9a2.tar.gz
Doxygen-d3b66fcba6ee67f76bca5bfb64e789ee94fcf9a2.tar.bz2
Bug 707483 - Wrong page number and header in pdf output
Diffstat (limited to 'doc/doxygen_manual.tex')
-rw-r--r--doc/doxygen_manual.tex3
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}