Exclude internal symbols from the docs

This commit is contained in:
vitaut 2015-05-24 07:48:22 -07:00
parent 5a61d54eb7
commit ce5ab7d68f

View File

@ -40,6 +40,7 @@ def build_docs():
GENERATE_RTF = NO
CASE_SENSE_NAMES = NO
INPUT = {0}/format.h
EXCLUDE_SYMBOLS = fmt::internal::*
QUIET = YES
JAVADOC_AUTOBRIEF = YES
AUTOLINK_SUPPORT = NO