\PROJECT_NAME           = muSpectre
## this is for read the docs, which builds in-place
INPUT                  = ../../../src
## this overwrites the INPUT path for local builds
@INCLUDE               = input_def
RECURSIVE              = YES

EXTRACT_ALL            = No

SOURCE_BROWSER         = YES

GENERATE_HTML          = YES
GENERATE_LATEX         = NO
GENERATE_XML           = YES
## this is for read the docs, which builds in-place
XML_OUTPUT             = doxygenxml
## this overwrites the XML_OUTPUT path for local builds
@INCLUDE               =  xml_output_def
XML_PROGRAMLISTING     = YES

ALIASES                = "rst=\verbatim embed:rst"
ALIASES               += "endrst=\endverbatim"

QUIET                  = YES
WARNINGS               = YES
WARN_IF_UNDOCUMENTED   = YES
SHOW_NAMESPACES        = NO

EXCLUDE_PATTERNS       = */CMakeLists.txt