Exclude internal symbols from the docs
This commit is contained in:
parent
5a61d54eb7
commit
ce5ab7d68f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user