#
# Copyright (C) 2014 Robert Stiles, KK5VD.
#               2022 David Freese, W1HKJ
#
# 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         = "FLRig Users Manual"
PROJECT_NUMBER       = 1.4.8
PROJECT_BRIEF        =
ALLEXTERNALS         = NO
CASE_SENSE_NAMES     = NO
DISABLE_INDEX        = NO
DOXYFILE_ENCODING    = UTF-8
INPUT_ENCODING       = UTF-8
ENABLE_PREPROCESSING = NO
ENABLED_SECTIONS     = logo_on
EXTRACT_ALL          = NO
EXTRACT_PRIVATE      = NO
EXTRA_PACKAGES       = graphicx caption subcaption float
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 \
                       ../images/ft-991a \
                       ../images/ic-7100 \
                       ../images/ic-7300 \
                       ../images/tt550 \
                       ../images/config \
                       ../images/cw-keyer \
                       ../images/debugging \
                       ../images/menus \
                       ../images/transceivers \
                       ../images/ui \
                       ../images/fskio-keyer
INPUT                = index.txt \
                       config_fonts_colors.txt \
                       elecraft_rigs.txt \
                       icom_rigs.txt \
                       kenwood_rigs.txt \
                       tentec_rigs.txt \
                       yaesu_rigs.txt \
                       other_rigs.txt \
                       prefs_file.txt \
                       xmlrpc_cmds.txt \
                       FT991A-how-to.txt \
                       IC7100-how-to.txt \
                       IC7300-how-to.txt \
                       IC7600-how-to.txt \
                       cw_keyer.txt \
                       TT550-ops.txt
INCLUDE_PATH         = .
EXAMPLE_PATH         = .
OUTPUT_DIRECTORY     = ../../doc/user_docs
OUTPUT_LANGUAGE      = English
PDF_HYPERLINKS       = YES
PERL_PATH            = /usr/bin/perl
PROJECT_LOGO           = ../images/flriglogo.png
QUIET                = NO
RECURSIVE            = NO
SEARCHENGINE         = NO
STRIP_CODE_COMMENTS  = NO
TAGFILES             =
USE_PDFLATEX         = YES
WARNINGS             = YES
