Generate docs for variadic templates.

This commit is contained in:
Victor Zverovich 2014-05-13 06:15:33 -07:00
parent 76d9a103e1
commit 6cb7f4638d

View File

@ -12,3 +12,4 @@ GENERATE_XML = YES
XML_OUTPUT = doxyxml XML_OUTPUT = doxyxml
ALIASES = "rst=\verbatim embed:rst" ALIASES = "rst=\verbatim embed:rst"
ALIASES += "endrst=\endverbatim" ALIASES += "endrst=\endverbatim"
PREDEFINED = FMT_USE_VARIADIC_TEMPLATES