You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
# 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
|