Sophie

Sophie

distrib > Fedora > 20 > x86_64 > media > updates > by-pkgid > c579c38484b8ffa244858626df1128ca > files > 259

libhtp-doc-0.5.6-3.fc20.noarch.rpm

\documentclass[twoside]{book}

% Packages required by doxygen
\usepackage{calc}
\usepackage{doxygen}
\usepackage{graphicx}
\usepackage[utf8]{inputenc}
\usepackage{makeidx}
\usepackage{multicol}
\usepackage{multirow}
\usepackage{textcomp}
\usepackage[table]{xcolor}

% Font selection
\usepackage[T1]{fontenc}
\usepackage{mathptmx}
\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}%
}

% Page & text layout
\usepackage{geometry}
\geometry{%
  letterpaper,%
  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}{0.2cm}
\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 on Tue Feb 17 2015 03\-:02\-:29 for H\-T\-P by Doxygen }}
\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated on Tue Feb 17 2015 03\-:02\-:29 for H\-T\-P 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}%
}


%===== C O N T E N T S =====

\begin{document}

% Titlepage & ToC
\hypersetup{pageanchor=false}
\pagenumbering{roman}
\begin{titlepage}
\vspace*{7cm}
\begin{center}%
{\Large H\-T\-P \\[1ex]\large 0.\-5 }\\
\vspace*{1cm}
{\large Generated by Doxygen 1.8.6}\\
\vspace*{0.5cm}
{\small Tue Feb 17 2015 03:02:29}\\
\end{center}
\end{titlepage}
\clearemptydoublepage
\tableofcontents
\clearemptydoublepage
\pagenumbering{arabic}
\hypersetup{pageanchor=true}

%--- Begin generated contents ---
\chapter{Data Structure Index}
\input{annotated}
\chapter{File Index}
\input{files}
\chapter{Data Structure Documentation}
\input{structbstr__builder__t}
\input{structbstr__t}
\input{structhtp__base64__decoder}
\input{structhtp__callback__t}
\input{structhtp__cfg__t}
\input{structhtp__conn__t}
\input{structhtp__connp__t}
\input{structhtp__decoder__cfg__t}
\input{structhtp__decompressor__gzip__t}
\input{structhtp__decompressor__t}
\input{structhtp__file__data__t}
\input{structhtp__file__t}
\input{structhtp__header__t}
\input{structhtp__hook__t}
\input{structhtp__list__array__t}
\input{structhtp__list__linked__element__t}
\input{structhtp__list__linked__t}
\input{structhtp__log__t}
\input{structhtp__mpartp__t}
\input{structhtp__multipart__part__t}
\input{structhtp__multipart__t}
\input{structhtp__param__t}
\input{structhtp__table__t}
\input{structhtp__tx__data__t}
\input{structhtp__tx__t}
\input{structhtp__uri__t}
\input{structhtp__urlen__param__t}
\input{structhtp__urlenp__t}
\chapter{File Documentation}
\input{bstr_8c}
\input{bstr_8h}
\input{bstr__builder_8c}
\input{bstr__builder_8h}
\input{htp_8h}
\input{htp__base64_8c}
\input{htp__base64_8h}
\input{htp__config_8c}
\input{htp__config_8h}
\input{htp__config__private_8h}
\input{htp__connection_8c}
\input{htp__connection__parser_8c}
\input{htp__connection__parser_8h}
\input{htp__connection__parser__private_8h}
\input{htp__connection__private_8h}
\input{htp__content__handlers_8c}
\input{htp__cookies_8c}
\input{htp__core_8h}
\input{htp__decompressors_8c}
\input{htp__decompressors_8h}
\input{htp__hooks_8c}
\input{htp__hooks_8h}
\input{htp__list_8c}
\input{htp__list_8h}
\input{htp__list__private_8h}
\input{htp__multipart_8c}
\input{htp__multipart_8h}
\input{htp__multipart__private_8h}
\input{htp__parsers_8c}
\input{htp__php_8c}
\input{htp__private_8h}
\input{htp__request_8c}
\input{htp__request__apache__2__2_8c}
\input{htp__request__generic_8c}
\input{htp__request__parsers_8c}
\input{htp__response_8c}
\input{htp__response__generic_8c}
\input{htp__table_8c}
\input{htp__table_8h}
\input{htp__table__private_8h}
\input{htp__transaction_8c}
\input{htp__transaction_8h}
\input{htp__transcoder_8c}
\input{htp__urlencoded_8c}
\input{htp__urlencoded_8h}
\input{htp__utf8__decoder_8c}
\input{htp__utf8__decoder_8h}
\input{htp__util_8c}
\input{htp__version_8h}
%--- End generated contents ---

% Index
\newpage
\phantomsection
\addcontentsline{toc}{chapter}{Index}
\printindex

\end{document}