BasicContainerWriter utility added

This commit is contained in:
Jean-Charles Lefebvre
2017-01-03 11:52:49 +01:00
committed by Victor Zverovich
parent e1689cb985
commit e0251fdcef
6 changed files with 185 additions and 4 deletions
+2 -1
View File
@@ -72,7 +72,8 @@ def build_docs(version='dev', **kwargs):
GENERATE_MAN = NO
GENERATE_RTF = NO
CASE_SENSE_NAMES = NO
INPUT = {0}/format.h {0}/ostream.h {0}/printf.h {0}/string.h
INPUT = {0}/container.h {0}/format.h {0}/ostream.h \
{0}/printf.h {0}/string.h
QUIET = YES
JAVADOC_AUTOBRIEF = YES
AUTOLINK_SUPPORT = NO