mirror of
https://github.com/fmtlib/fmt.git
synced 2025-10-04 18:40:54 +02:00
Document output_file
This commit is contained in:
@@ -55,6 +55,7 @@ def build_docs(version='dev', **kwargs):
|
||||
ALIASES += "endrst=\endverbatim"
|
||||
MACRO_EXPANSION = YES
|
||||
PREDEFINED = _WIN32=1 \
|
||||
__linux__=1 \
|
||||
FMT_USE_VARIADIC_TEMPLATES=1 \
|
||||
FMT_USE_RVALUE_REFERENCES=1 \
|
||||
FMT_USE_USER_DEFINED_LITERALS=1 \
|
||||
|
Reference in New Issue
Block a user