summaryrefslogtreecommitdiff
path: root/doc/doxygen/latex/refman.tex
blob: 6b60c3800d1ff317bb00339e89c7f063cb69e0c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
\documentclass[letterpaper]{book}
\usepackage{makeidx}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{float}
\usepackage{alltt}
\usepackage{doxygen}
\makeindex
\setcounter{tocdepth}{1}
\setlength{\footrulewidth}{0.4pt}
\begin{document}
\begin{titlepage}
\vspace*{7cm}
\begin{center}
{\Large Rt\-Audio Reference Manual}\\
\vspace*{1cm}
{\small May 2002}\\
\end{center}
\end{titlepage}
\clearemptydoublepage
\pagenumbering{roman}
\tableofcontents
\clearemptydoublepage
\pagenumbering{arabic}
\chapter{The {\bf Rt\-Audio} {\rm (p.\,\pageref{classRtAudio})} Tutorial}
\label{index}\input{index}
\chapter{Rt\-Audio Compound Index}
\input{annotated}
\chapter{Rt\-Audio File Index}
\input{files}
\chapter{Rt\-Audio Class Documentation}
\input{classRtAudio}
\include{structRtAudio_1_1RTAUDIO__DEVICE}
\include{classRtError}
\chapter{Rt\-Audio File Documentation}
\input{RtAudio_8h}
\include{tutorial_8txt}
\printindex
\end{document}