Revision 4, 1.0 kB
(checked in by smidl, 17 years ago)
|
doxy
|
-
Property svn:eol-style set to
native
|
Line | |
---|
1 | \documentclass[a4paper]{book} |
---|
2 | \usepackage{a4wide} |
---|
3 | \usepackage{makeidx} |
---|
4 | \usepackage{fancyhdr} |
---|
5 | \usepackage{graphicx} |
---|
6 | \usepackage{multicol} |
---|
7 | \usepackage{float} |
---|
8 | \usepackage{textcomp} |
---|
9 | \usepackage{alltt} |
---|
10 | \usepackage[utf8]{inputenc} |
---|
11 | \usepackage{doxygen} |
---|
12 | \makeindex |
---|
13 | \setcounter{tocdepth}{1} |
---|
14 | \renewcommand{\footrulewidth}{0.4pt} |
---|
15 | \begin{document} |
---|
16 | \begin{titlepage} |
---|
17 | \vspace*{7cm} |
---|
18 | \begin{center} |
---|
19 | {\Large mixpp Reference Manual\\[1ex]\large 1 }\\ |
---|
20 | \vspace*{1cm} |
---|
21 | {\large Generated by Doxygen 1.5.3}\\ |
---|
22 | \vspace*{0.5cm} |
---|
23 | {\small Thu Jan 17 18:00:29 2008}\\ |
---|
24 | \end{center} |
---|
25 | \end{titlepage} |
---|
26 | \clearemptydoublepage |
---|
27 | \pagenumbering{roman} |
---|
28 | \tableofcontents |
---|
29 | \clearemptydoublepage |
---|
30 | \pagenumbering{arabic} |
---|
31 | \chapter{mixpp Class Index} |
---|
32 | \input{annotated} |
---|
33 | \chapter{mixpp File Index} |
---|
34 | \input{files} |
---|
35 | \chapter{mixpp Class Documentation} |
---|
36 | \input{classBM} |
---|
37 | \include{classepdf} |
---|
38 | \include{classfnc} |
---|
39 | \include{classmpdf} |
---|
40 | \include{classRV} |
---|
41 | \chapter{mixpp File Documentation} |
---|
42 | \input{libBM_8h} |
---|
43 | \include{libDC_8cpp} |
---|
44 | \printindex |
---|
45 | \end{document} |
---|