Document output_file

This commit is contained in:
Victor Zverovich
2021-01-09 07:18:56 -08:00
parent 018688da2a
commit 061e364b25
3 changed files with 28 additions and 4 deletions

View File

@@ -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 \