Fabio Tranchitella f7b9bdc1f4 Support for fake source packages, which solved the last compatibility issues for the old britney code.
Added documentation and comments to explain the code. It is possible to generate HTML and LaTeX documentation using doxygen.
2006-06-24 17:49:43 +00:00

44 lines
1.0 KiB
TeX

\documentclass[a4paper]{book}
\usepackage{a4wide}
\usepackage{makeidx}
\usepackage{fancyhdr}
\usepackage{graphicx}
\usepackage{multicol}
\usepackage{float}
\usepackage{textcomp}
\usepackage{alltt}
\usepackage{doxygen}
\makeindex
\setcounter{tocdepth}{1}
\renewcommand{\footrulewidth}{0.4pt}
\begin{document}
\begin{titlepage}
\vspace*{7cm}
\begin{center}
{\Large briteny Reference Manual\\[1ex]\large 2.0.alpha1 }\\
\vspace*{1cm}
{\large Generated by Doxygen 1.4.6}\\
\vspace*{0.5cm}
{\small Sat Jun 24 18:50:20 2006}\\
\end{center}
\end{titlepage}
\clearemptydoublepage
\pagenumbering{roman}
\tableofcontents
\clearemptydoublepage
\pagenumbering{arabic}
\chapter{briteny Namespace Index}
\input{namespaces}
\chapter{briteny Hierarchical Index}
\input{hierarchy}
\chapter{briteny Class Index}
\input{annotated}
\chapter{briteny Namespace Documentation}
\input{namespacebritney}
\include{namespaceexcuse}
\chapter{briteny Class Documentation}
\input{classbritney_1_1Britney}
\include{classexcuse_1_1Excuse}
\printindex
\end{document}