\documentclass[a4paper]{book}
\usepackage{a4wide}
\usepackage{makeidx}
\usepackage{graphicx}
\usepackage{multicol}
\usepackage{float}
\usepackage{listings}
\usepackage{color}
\usepackage{textcomp}
\usepackage{alltt}
\usepackage{times}
\usepackage{ifpdf}
\ifpdf
\usepackage[pdftex,
            pagebackref=true,
            colorlinks=true,
            linkcolor=blue,
            unicode
           ]{hyperref}
\else
\usepackage[ps2pdf,
            pagebackref=true,
            colorlinks=true,
            linkcolor=blue,
            unicode
           ]{hyperref}
\usepackage{pspicture}
\fi
\usepackage[utf8]{inputenc}
\usepackage{doxygen}
\lstset{language=C++,inputencoding=utf8,basicstyle=\footnotesize,breaklines=true,breakatwhitespace=true,tabsize=8,numbers=left }
\makeindex
\setcounter{tocdepth}{3}
\renewcommand{\footrulewidth}{0.4pt}
\begin{document}
\hypersetup{pageanchor=false}
\begin{titlepage}
\vspace*{7cm}
\begin{center}
{\Large NeuroSky \\[1ex]\large v0.1 }\\
\vspace*{1cm}
{\large Generated by Doxygen 1.6.3}\\
\vspace*{0.5cm}
{\small Sat May 15 15:11:27 2010}\\
\end{center}
\end{titlepage}
\clearemptydoublepage
\pagenumbering{roman}
\tableofcontents
\clearemptydoublepage
\pagenumbering{arabic}
\hypersetup{pageanchor=true}
\chapter{NeuroSky Scol Plugin}
\label{index}\hypertarget{index}{}\input{index}
\chapter{Module Index}
\input{modules}
\chapter{Namespace Index}
\input{namespaces}
\chapter{Class Index}
\input{hierarchy}
\chapter{Class Index}
\input{annotated}
\chapter{File Index}
\input{files}
\chapter{Module Documentation}
\input{group__grpneurosky}
\chapter{Namespace Documentation}
\input{namespaceopenutils}
\chapter{Class Documentation}
\input{struct___think_gear_stream_parser}
\include{class_array}
\include{classeeg_result}
\include{class_l_serie}
\include{classopenutils_1_1_mutex}
\include{class_neurosky}
\include{classopenutils_1_1_thread}
\include{classopenutils_1_1_thread_exception}
\chapter{File Documentation}
\input{_array_8h}
\include{_array_8inl}
\include{_l_serie_8h}
\include{neurosky_8h}
\include{ou__thread_8h}
\include{plugin_8h}
\include{scol_think_gear_8h}
\include{_think_gear_stream_parser_8h}
\include{_l_serie_8cpp}
\include{neurosky_8cpp}
\include{ou__thread_8cpp}
\include{plugin_8cpp}
\include{scol_think_gear_8cpp}
\include{_think_gear_stream_parser_8c}
\printindex
\end{document}
