mirror of
https://github.com/fmtlib/fmt.git
synced 2024-11-02 11:28:20 +00:00
Document inherited members
This commit is contained in:
parent
9b392a683d
commit
5466a5b41f
@ -84,6 +84,7 @@ def build_docs(version='dev', **kwargs):
|
|||||||
XML_OUTPUT = {1}
|
XML_OUTPUT = {1}
|
||||||
ALIASES = "rst=\verbatim embed:rst"
|
ALIASES = "rst=\verbatim embed:rst"
|
||||||
ALIASES += "endrst=\endverbatim"
|
ALIASES += "endrst=\endverbatim"
|
||||||
|
INLINE_INHERITED_MEMB = YES
|
||||||
MACRO_EXPANSION = YES
|
MACRO_EXPANSION = YES
|
||||||
PREDEFINED = _WIN32=1 \
|
PREDEFINED = _WIN32=1 \
|
||||||
FMT_USE_VARIADIC_TEMPLATES=1 \
|
FMT_USE_VARIADIC_TEMPLATES=1 \
|
||||||
|
Loading…
Reference in New Issue
Block a user