#
#
#
# Copyright (C) 2014 Robert Stiles, KK5VD.
#
# Permission to use, copy, modify, and distribute this software and its
# documentation under the terms of the GNU General Public License is hereby
# granted. No representations are made about the suitability of this software
# for any purpose. It is provided "as is" without express or implied warranty.
# See the GNU General Public License for more details.
#
# Documents produced by Doxygen are derivative works derived from the
# input used in their production; they are not affected by this license.

PROJECT_NAME         = "FLARQ Users Manual"
PROJECT_NUMBER       = 4.3
PROJECT_BRIEF        =
ALLEXTERNALS         = NO
CASE_SENSE_NAMES     = NO
DISABLE_INDEX        = NO
DOXYFILE_ENCODING    = UTF-8
ENABLE_PREPROCESSING = NO
ENABLED_SECTIONS     = logo_on
EXTRACT_ALL          = NO
EXTRA_PACKAGES       = graphicx caption subcaption float
EXTRACT_PRIVATE      = NO
FILE_PATTERNS        = *.cpp *.h *.doc *.txt
GENERATE_HTML        = YES
GENERATE_HTMLHELP    = NO
GENERATE_LATEX       = YES
GENERATE_MAN         = NO
GENERATE_RTF         = NO
GENERATE_TREEVIEW    = NO
GENERATE_XML         = NO
HTML_COLORSTYLE_SAT  = 0
HTML_FOOTER          =
HTML_HEADER          =
IMAGE_PATH           = ../images
INPUT                = index.txt
OUTPUT_DIRECTORY     = ../user_docs
OUTPUT_LANGUAGE      = English
PDF_HYPERLINKS       = YES
PERL_PATH            = /usr/bin/perl
PROJECT_LOGO         = ../images/flarqlogo.png
QUIET                = NO
RECURSIVE            = NO
SEARCHENGINE         = NO
STRIP_CODE_COMMENTS  = NO
TAGFILES             =
USE_PDFLATEX         = YES
WARNINGS             = YES
