# Doxyfile 1.11.0

@INCLUDE = Doxyfile

#---------------------------------------------------------------------------
# Configuration options related to the LateX output
#---------------------------------------------------------------------------
PROJECT_NAME           = Reference Manual
PROJECT_BRIEF          = For Spexygen 2.2.2
PROJECT_NUMBER         = Document: DOC_MAN_SPX

#---------------------------------------------------------------------------
# Project related configuration options
#---------------------------------------------------------------------------
GENERATE_HTML          = NO
GENERATE_LATEX         = YES

ENABLED_SECTIONS      += LATEX

#---------------------------------------------------------------------------
# Configuration options related to the input files
#
# NOTE:
# The differet INPUT than in Doxyfile is handled in spex-PDF.json 
#---------------------------------------------------------------------------

# no source code for this document
SOURCE_BROWSER         = NO
VERBATIM_HEADERS       = NO
