73 lines
1.6 KiB
TeX
73 lines
1.6 KiB
TeX
|
|
|
|
\documentclass[a4paper]{asimbook}
|
|
|
|
\usepackage{a4wide}
|
|
\usepackage{makeidx}
|
|
\usepackage{fancyhdr}
|
|
\usepackage{graphicx}
|
|
\usepackage{multicol}
|
|
\usepackage{float}
|
|
\usepackage{textcomp}
|
|
\usepackage{alltt}
|
|
\usepackage{times}
|
|
\ifx\pdfoutput\undefined
|
|
\usepackage[ps2pdf,pagebackref=true,colorlinks=true,linkcolor=blue]{hyperref}
|
|
\usepackage{pspicture}
|
|
\else
|
|
\usepackage[pdftex,pagebackref=true,colorlinks=true,linkcolor=blue]{hyperref}
|
|
\fi
|
|
\usepackage{doxygen}
|
|
|
|
\makeindex
|
|
\setcounter{tocdepth}{1}
|
|
\renewcommand{\footrulewidth}{0.4pt}
|
|
\raggedbottom
|
|
|
|
|
|
\begin{document}
|
|
|
|
\begin{titlepage}
|
|
\vspace*{7cm}
|
|
\begin{center}
|
|
{\Large Hurricane Design Viewer Reference Manual\\[1ex]\large 3.\+0 }\\
|
|
\vspace*{1cm}
|
|
{\large Generated by Doxygen 1.8.14}\\
|
|
\vspace*{0.5cm}
|
|
{\small Thu Nov 12 2020 13:58:48}\\
|
|
\end{center}
|
|
\end{titlepage}
|
|
|
|
\clearemptydoublepage
|
|
\pagenumbering{roman}
|
|
|
|
\tableofcontents
|
|
\clearemptydoublepage
|
|
|
|
\pagenumbering{arabic}
|
|
\chapter{Module Index}
|
|
\input{modules}
|
|
\chapter{Class Index}
|
|
\input{annotated}
|
|
\chapter{Module Documentation}
|
|
\input{group__graphicsGroup}
|
|
\chapter{Class Documentation}
|
|
\input{classHurricane_1_1CellImage}
|
|
\input{classHurricane_1_1CellPrinter}
|
|
\input{classHurricane_1_1CellViewer}
|
|
\input{classHurricane_1_1CellWidget}
|
|
\input{classHurricane_1_1DisplayStyle}
|
|
\input{classHurricane_1_1Graphics}
|
|
\input{classHurricane_1_1InspectorWidget}
|
|
%--- End generated contents ---
|
|
|
|
% Index
|
|
\backmatter
|
|
\newpage
|
|
\phantomsection
|
|
\clearemptydoublepage
|
|
\addcontentsline{toc}{chapter}{Index}
|
|
\printindex
|
|
|
|
\end{document}
|