Set GENERATE_TREEVIEW to NO

This commit is contained in:
George Oikonomou 2015-02-15 17:02:32 +01:00
parent 6acf9f29c1
commit 0750bd293f
1 changed files with 1 additions and 1 deletions

View File

@ -1370,7 +1370,7 @@ DISABLE_INDEX = NO
# The default value is: NO.
# This tag requires that the tag GENERATE_HTML is set to YES.
GENERATE_TREEVIEW = YES
GENERATE_TREEVIEW = NO
# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values that
# doxygen will group on one line in the generated HTML documentation.