222 lines
5.3 KiB
TeX
222 lines
5.3 KiB
TeX
\documentclass[twoside]{book}
|
|
|
|
% Packages required by doxygen
|
|
\usepackage{fixltx2e}
|
|
\usepackage{calc}
|
|
\usepackage{doxygen}
|
|
\usepackage[export]{adjustbox} % also loads graphicx
|
|
\usepackage{graphicx}
|
|
\usepackage[utf8]{inputenc}
|
|
\usepackage{makeidx}
|
|
\usepackage{multicol}
|
|
\usepackage{multirow}
|
|
\PassOptionsToPackage{warn}{textcomp}
|
|
\usepackage{textcomp}
|
|
\usepackage[nointegrals]{wasysym}
|
|
\usepackage[table]{xcolor}
|
|
|
|
% Font selection
|
|
\usepackage[T1]{fontenc}
|
|
\usepackage[scaled=.90]{helvet}
|
|
\usepackage{courier}
|
|
\usepackage{amssymb}
|
|
\usepackage{sectsty}
|
|
\renewcommand{\familydefault}{\sfdefault}
|
|
\allsectionsfont{%
|
|
\fontseries{bc}\selectfont%
|
|
\color{darkgray}%
|
|
}
|
|
\renewcommand{\DoxyLabelFont}{%
|
|
\fontseries{bc}\selectfont%
|
|
\color{darkgray}%
|
|
}
|
|
\newcommand{\+}{\discretionary{\mbox{\scriptsize$\hookleftarrow$}}{}{}}
|
|
|
|
% Page & text layout
|
|
\usepackage{geometry}
|
|
\geometry{%
|
|
a4paper,%
|
|
top=2.5cm,%
|
|
bottom=2.5cm,%
|
|
left=2.5cm,%
|
|
right=2.5cm%
|
|
}
|
|
\tolerance=750
|
|
\hfuzz=15pt
|
|
\hbadness=750
|
|
\setlength{\emergencystretch}{15pt}
|
|
\setlength{\parindent}{0cm}
|
|
\setlength{\parskip}{3ex plus 2ex minus 2ex}
|
|
\makeatletter
|
|
\renewcommand{\paragraph}{%
|
|
\@startsection{paragraph}{4}{0ex}{-1.0ex}{1.0ex}{%
|
|
\normalfont\normalsize\bfseries\SS@parafont%
|
|
}%
|
|
}
|
|
\renewcommand{\subparagraph}{%
|
|
\@startsection{subparagraph}{5}{0ex}{-1.0ex}{1.0ex}{%
|
|
\normalfont\normalsize\bfseries\SS@subparafont%
|
|
}%
|
|
}
|
|
\makeatother
|
|
|
|
% Headers & footers
|
|
\usepackage{fancyhdr}
|
|
\pagestyle{fancyplain}
|
|
\fancyhead[LE]{\fancyplain{}{\bfseries\thepage}}
|
|
\fancyhead[CE]{\fancyplain{}{}}
|
|
\fancyhead[RE]{\fancyplain{}{\bfseries\leftmark}}
|
|
\fancyhead[LO]{\fancyplain{}{\bfseries\rightmark}}
|
|
\fancyhead[CO]{\fancyplain{}{}}
|
|
\fancyhead[RO]{\fancyplain{}{\bfseries\thepage}}
|
|
\fancyfoot[LE]{\fancyplain{}{}}
|
|
\fancyfoot[CE]{\fancyplain{}{}}
|
|
\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated by Doxygen }}
|
|
\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated by Doxygen }}
|
|
\fancyfoot[CO]{\fancyplain{}{}}
|
|
\fancyfoot[RO]{\fancyplain{}{}}
|
|
\renewcommand{\footrulewidth}{0.4pt}
|
|
\renewcommand{\chaptermark}[1]{%
|
|
\markboth{#1}{}%
|
|
}
|
|
\renewcommand{\sectionmark}[1]{%
|
|
\markright{\thesection\ #1}%
|
|
}
|
|
|
|
% Indices & bibliography
|
|
\usepackage{natbib}
|
|
\usepackage[titles]{tocloft}
|
|
\setcounter{tocdepth}{3}
|
|
\setcounter{secnumdepth}{5}
|
|
\makeindex
|
|
|
|
% Hyperlinks (required, but should be loaded last)
|
|
\usepackage{ifpdf}
|
|
\ifpdf
|
|
\usepackage[pdftex,pagebackref=true]{hyperref}
|
|
\else
|
|
\usepackage[ps2pdf,pagebackref=true]{hyperref}
|
|
\fi
|
|
\hypersetup{%
|
|
colorlinks=true,%
|
|
linkcolor=blue,%
|
|
citecolor=blue,%
|
|
unicode%
|
|
}
|
|
|
|
% Custom commands
|
|
\newcommand{\clearemptydoublepage}{%
|
|
\newpage{\pagestyle{empty}\cleardoublepage}%
|
|
}
|
|
|
|
\usepackage{caption}
|
|
\captionsetup{labelsep=space,justification=centering,font={bf},singlelinecheck=off,skip=4pt,position=top}
|
|
|
|
%===== C O N T E N T S =====
|
|
|
|
\begin{document}
|
|
|
|
% Titlepage & ToC
|
|
\hypersetup{pageanchor=false,
|
|
bookmarksnumbered=true,
|
|
pdfencoding=unicode
|
|
}
|
|
\pagenumbering{roman}
|
|
\begin{titlepage}
|
|
\vspace*{7cm}
|
|
\begin{center}%
|
|
{\Large Kooky }\\
|
|
\vspace*{1cm}
|
|
{\large Generated by Doxygen 1.8.11}\\
|
|
\end{center}
|
|
\end{titlepage}
|
|
\clearemptydoublepage
|
|
\tableofcontents
|
|
\clearemptydoublepage
|
|
\pagenumbering{arabic}
|
|
\hypersetup{pageanchor=true}
|
|
|
|
%--- Begin generated contents ---
|
|
\chapter{Module Index}
|
|
\input{modules}
|
|
\chapter{Namespace Index}
|
|
\input{namespaces}
|
|
\chapter{Hierarchical Index}
|
|
\input{hierarchy}
|
|
\chapter{Class Index}
|
|
\input{annotated}
|
|
\chapter{File Index}
|
|
\input{files}
|
|
\chapter{Module Documentation}
|
|
\input{group___m_y_s_q_l}
|
|
\include{group___k_o_o_k_y}
|
|
\chapter{Namespace Documentation}
|
|
\input{namespace_ui}
|
|
\chapter{Class Documentation}
|
|
\input{classc_bleib_fit_plugin}
|
|
\input{classc_config_dialog}
|
|
\input{classc_d_b_interface}
|
|
\input{classc_ernaehrung_plugin}
|
|
\input{classc_import_ingredient_dialog}
|
|
\input{classc_import_interface}
|
|
\input{classc_ingredient}
|
|
\input{classc_interface}
|
|
\input{classc_main_window}
|
|
\input{classc_mdi_area}
|
|
\input{classc_m_d_i_area}
|
|
\input{classc_message_animate_dialog}
|
|
\input{classc_my_s_q_l_plugin}
|
|
\input{classc_options}
|
|
\input{classc_options_plugins}
|
|
\input{classc_plugin}
|
|
\input{classc_s_q_lite_plugin}
|
|
\input{structqt__meta__stringdata__c_ernaehrung_plugin__t}
|
|
\input{structtag_g_r_o_u_p_n_a_m_e}
|
|
\input{structtag_m_a_p_p_e_r}
|
|
\input{structtag_v_a_l_u_e_s}
|
|
\chapter{File Documentation}
|
|
\input{cconfigdialog_8cpp}
|
|
\input{cconfigdialog_8h}
|
|
\input{cmysqlplugin_8cpp}
|
|
\input{cmysqlplugin_8h}
|
|
\input{csqliteplugin_8cpp}
|
|
\input{csqliteplugin_8h}
|
|
\input{cbleibfitplugin_8cpp}
|
|
\input{cbleibfitplugin_8h}
|
|
\input{cernaehrungplugin_8cpp}
|
|
\input{cernaehrungplugin_8h}
|
|
\input{moc__cernaehrungplugin_8cpp}
|
|
\input{cdbinterface_8cpp}
|
|
\input{cdbinterface_8h}
|
|
\input{cimportingredientdialog_8cpp}
|
|
\input{cimportingredientdialog_8h}
|
|
\input{cimportinterface_8cpp}
|
|
\input{cimportinterface_8h}
|
|
\input{cingredient_8cpp}
|
|
\input{cingredient_8h}
|
|
\input{c_interface_8h}
|
|
\input{cmainwindow_8cpp}
|
|
\input{cmainwindow_8h}
|
|
\input{cmdiarea_8cpp}
|
|
\input{cmdiarea_8h}
|
|
\input{cmessageanimatedialog_8cpp}
|
|
\input{cmessageanimatedialog_8h}
|
|
\input{coptions_8cpp}
|
|
\input{coptions_8h}
|
|
\input{coptionsplugins_8cpp}
|
|
\input{coptionsplugins_8h}
|
|
\input{cplugin_8cpp}
|
|
\input{cplugin_8h}
|
|
\input{main_8cpp}
|
|
%--- End generated contents ---
|
|
|
|
% Index
|
|
\backmatter
|
|
\newpage
|
|
\phantomsection
|
|
\clearemptydoublepage
|
|
\addcontentsline{toc}{chapter}{Index}
|
|
\printindex
|
|
|
|
\end{document}
|