# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the\r
# brief descriptions will be completely suppressed.\r
\r
-REPEAT_BRIEF = YES\r
+REPEAT_BRIEF = NO\r
\r
# This tag implements a quasi-intelligent brief description abbreviator\r
# that is used to form the text in various listings. Each string\r
# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0,\r
# corresponding to a cache size of 2^16 = 65536 symbols\r
\r
-SYMBOL_CACHE_SIZE = 0\r
+SYMBOL_CACHE_SIZE = 1\r
\r
#---------------------------------------------------------------------------\r
# Build related configuration options\r
# directories that contain example code fragments that are included (see\r
# the \include command).\r
\r
-EXAMPLE_PATH =\r
+EXAMPLE_PATH = ../\r
\r
# If the value of the EXAMPLE_PATH tag contains directories, you can use the\r
# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp\r