PROJECT_NAME           = libmugrid
## this is for read the docs, which builds in-place
INPUT                  = ../src
## this overwrites the INPUT path for local builds
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             = xml
## this overwrites the XML_OUTPUT path for local builds
XML_PROGRAMLISTING     = YES

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

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