cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

refman.tex (5016B)


      1\documentclass[twoside]{book}
      2
      3% Packages required by doxygen
      4\usepackage{calc}
      5\usepackage{doxygen}
      6\usepackage{graphicx}
      7\usepackage[utf8]{inputenc}
      8\usepackage{makeidx}
      9\usepackage{multicol}
     10\usepackage{multirow}
     11\usepackage{textcomp}
     12\usepackage[table]{xcolor}
     13
     14% Font selection
     15\usepackage[T1]{fontenc}
     16\usepackage{mathptmx}
     17\usepackage[scaled=.90]{helvet}
     18\usepackage{courier}
     19\usepackage{amssymb}
     20\usepackage{sectsty}
     21\renewcommand{\familydefault}{\sfdefault}
     22\allsectionsfont{%
     23  \fontseries{bc}\selectfont%
     24  \color{darkgray}%
     25}
     26\renewcommand{\DoxyLabelFont}{%
     27  \fontseries{bc}\selectfont%
     28  \color{darkgray}%
     29}
     30
     31% Page & text layout
     32\usepackage{geometry}
     33\geometry{%
     34  a4paper,%
     35  top=2.5cm,%
     36  bottom=2.5cm,%
     37  left=2.5cm,%
     38  right=2.5cm%
     39}
     40\tolerance=750
     41\hfuzz=15pt
     42\hbadness=750
     43\setlength{\emergencystretch}{15pt}
     44\setlength{\parindent}{0cm}
     45\setlength{\parskip}{0.2cm}
     46\makeatletter
     47\renewcommand{\paragraph}{%
     48  \@startsection{paragraph}{4}{0ex}{-1.0ex}{1.0ex}{%
     49    \normalfont\normalsize\bfseries\SS@parafont%
     50  }%
     51}
     52\renewcommand{\subparagraph}{%
     53  \@startsection{subparagraph}{5}{0ex}{-1.0ex}{1.0ex}{%
     54    \normalfont\normalsize\bfseries\SS@subparafont%
     55  }%
     56}
     57\makeatother
     58
     59% Headers & footers
     60\usepackage{fancyhdr}
     61\pagestyle{fancyplain}
     62\fancyhead[LE]{\fancyplain{}{\bfseries\thepage}}
     63\fancyhead[CE]{\fancyplain{}{}}
     64\fancyhead[RE]{\fancyplain{}{\bfseries\leftmark}}
     65\fancyhead[LO]{\fancyplain{}{\bfseries\rightmark}}
     66\fancyhead[CO]{\fancyplain{}{}}
     67\fancyhead[RO]{\fancyplain{}{\bfseries\thepage}}
     68\fancyfoot[LE]{\fancyplain{}{}}
     69\fancyfoot[CE]{\fancyplain{}{}}
     70\fancyfoot[RE]{\fancyplain{}{\bfseries\scriptsize Generated on Thu Sep 26 2013 00:18:24 for SDL Visual Test by Doxygen }}
     71\fancyfoot[LO]{\fancyplain{}{\bfseries\scriptsize Generated on Thu Sep 26 2013 00:18:24 for SDL Visual Test by Doxygen }}
     72\fancyfoot[CO]{\fancyplain{}{}}
     73\fancyfoot[RO]{\fancyplain{}{}}
     74\renewcommand{\footrulewidth}{0.4pt}
     75\renewcommand{\chaptermark}[1]{%
     76  \markboth{#1}{}%
     77}
     78\renewcommand{\sectionmark}[1]{%
     79  \markright{\thesection\ #1}%
     80}
     81
     82% Indices & bibliography
     83\usepackage{natbib}
     84\usepackage[titles]{tocloft}
     85\setcounter{tocdepth}{3}
     86\setcounter{secnumdepth}{5}
     87\makeindex
     88
     89% Hyperlinks (required, but should be loaded last)
     90\usepackage{ifpdf}
     91\ifpdf
     92  \usepackage[pdftex,pagebackref=true]{hyperref}
     93\else
     94  \usepackage[ps2pdf,pagebackref=true]{hyperref}
     95\fi
     96\hypersetup{%
     97  colorlinks=true,%
     98  linkcolor=blue,%
     99  citecolor=blue,%
    100  unicode%
    101}
    102
    103% Custom commands
    104\newcommand{\clearemptydoublepage}{%
    105  \newpage{\pagestyle{empty}\cleardoublepage}%
    106}
    107
    108
    109%===== C O N T E N T S =====
    110
    111\begin{document}
    112
    113% Titlepage & ToC
    114\hypersetup{pageanchor=false}
    115\pagenumbering{roman}
    116\begin{titlepage}
    117\vspace*{7cm}
    118\begin{center}%
    119{\Large S\-D\-L Visual Test }\\
    120\vspace*{1cm}
    121{\large Generated by Doxygen 1.8.4}\\
    122\vspace*{0.5cm}
    123{\small Thu Sep 26 2013 00:18:24}\\
    124\end{center}
    125\end{titlepage}
    126\clearemptydoublepage
    127\tableofcontents
    128\clearemptydoublepage
    129\pagenumbering{arabic}
    130\hypersetup{pageanchor=true}
    131
    132%--- Begin generated contents ---
    133\chapter{Visual and Interactive Test Automation for S\-D\-L 2.0}
    134\label{index}\hypertarget{index}{}\input{index}
    135\chapter{Data Structure Index}
    136\input{annotated}
    137\chapter{File Index}
    138\input{files}
    139\chapter{Data Structure Documentation}
    140\input{struct_s_d_l___process_exit_status}
    141\input{struct_s_d_l___process_info}
    142\input{struct_s_d_l_visual_test___action}
    143\input{struct_s_d_l_visual_test___action_node}
    144\input{struct_s_d_l_visual_test___action_queue}
    145\input{struct_s_d_l_visual_test___exhaustive_variator}
    146\input{struct_s_d_l_visual_test___harness_state}
    147\input{struct_s_d_l_visual_test___random_variator}
    148\input{struct_s_d_l_visual_test___r_w_helper_buffer}
    149\input{struct_s_d_l_visual_test___s_u_t_config}
    150\input{struct_s_d_l_visual_test___s_u_t_int_range}
    151\input{struct_s_d_l_visual_test___s_u_t_option}
    152\input{union_s_d_l_visual_test___s_u_t_option_value}
    153\input{struct_s_d_l_visual_test___variation}
    154\input{struct_s_d_l_visual_test___variator}
    155\chapter{File Documentation}
    156\input{_s_d_l__visualtest__action__configparser_8h}
    157\input{_s_d_l__visualtest__exhaustive__variator_8h}
    158\input{_s_d_l__visualtest__harness__argparser_8h}
    159\input{_s_d_l__visualtest__parsehelper_8h}
    160\input{_s_d_l__visualtest__process_8h}
    161\input{_s_d_l__visualtest__random__variator_8h}
    162\input{_s_d_l__visualtest__screenshot_8h}
    163\input{_s_d_l__visualtest__sut__configparser_8h}
    164\input{_s_d_l__visualtest__variator__common_8h}
    165\input{_s_d_l__visualtest__variators_8h}
    166\input{action__configparser_8c}
    167\input{harness__argparser_8c}
    168\input{linux__process_8c}
    169\input{mischelper_8c}
    170\input{parsehelper_8c}
    171\input{rwhelper_8c}
    172\input{screenshot_8c}
    173\input{sut__configparser_8c}
    174\input{testharness_8c}
    175\input{variator__common_8c}
    176\input{variator__exhaustive_8c}
    177\input{variator__random_8c}
    178\input{variators_8c}
    179\input{windows__process_8c}
    180\input{windows__screenshot_8c}
    181%--- End generated contents ---
    182
    183% Index
    184\newpage
    185\phantomsection
    186\addcontentsline{toc}{part}{Index}
    187\printindex
    188
    189\end{document}