summaryrefslogtreecommitdiff
path: root/doc/latex/refman.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/latex/refman.tex')
-rw-r--r--doc/latex/refman.tex42
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/latex/refman.tex b/doc/latex/refman.tex
new file mode 100644
index 0000000..06dfb7d
--- /dev/null
+++ b/doc/latex/refman.tex
@@ -0,0 +1,42 @@
+\documentclass[a4paper]{book}
+\usepackage{a4wide}
+\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}
+{\large Generated by Doxygen 1.2.8.1}\\
+\vspace*{0.5cm}
+{\small Tue Jan 22 15:27:40 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{classRtAudioError}
+\chapter{Rt\-Audio File Documentation}
+\input{RtAudio_8h}
+\include{tutorial_8txt}
+\printindex
+\end{document}