#
#
#
# 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         = "FLMSG Users Manual"
PROJECT_NUMBER       = 3.0
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 blank.txt csv-text.txt dnd.txt	\
                       hics_203.txt hics_206.txt hics_213.txt hics_214.txt \
                       iaru.txt	ics_203.txt	ics_205.txt	ics_205A.txt \
                       ics_206.txt ics_213.txt ics_214.txt ics_216.txt \
                       ics_309.txt mars-daily.txt mars-ineei.txt \
                       mars-message.txt mars-net.txt plaintext.txt \
                       Radiogram.txt rc5739.txt rc5739A.txt rc5739B.txt \
                       rcsnf.txt transfer.txt
OUTPUT_DIRECTORY     = ../../doc/user_docs
OUTPUT_LANGUAGE      = English
PDF_HYPERLINKS       = YES
PERL_PATH            = /usr/bin/perl
PROJECT_LOGO           = ../images/flmsglogo.png
QUIET                = NO
RECURSIVE            = NO
SEARCHENGINE         = NO
STRIP_CODE_COMMENTS  = NO
TAGFILES             =
USE_PDFLATEX         = YES
WARNINGS             = YES
