From 14e7ed76df005a48220c5c4db4c5d64e3f2e1e90 Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Mon, 30 Jun 2014 15:43:46 -0700 Subject: [PATCH] Update excludes. --- doc/Doxyfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Doxyfile b/doc/Doxyfile index d4b4a757..64c39608 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -16,5 +16,5 @@ PREDEFINED = _WIN32=1 \ FMT_NO_DEPRECATED=1 \ FMT_USE_VARIADIC_TEMPLATES=1 \ FMT_USE_RVALUE_REFERENCES=1 -EXCLUDE_SYMBOLS = fmt::internal::* VFormat ArgInfo BasicArg CustomValue FormatParser \ - NullArgAction StringValue ArgAction \ No newline at end of file +EXCLUDE_SYMBOLS = fmt::internal::* BasicArg FormatParser StringValue \ + write_str PrepareBufferForInt