doc: disable tree view
authorRan Benita <ran234@gmail.com>
Mon, 22 Sep 2014 12:27:13 +0000 (15:27 +0300)
committerRan Benita <ran234@gmail.com>
Mon, 22 Sep 2014 12:27:13 +0000 (15:27 +0300)
It is redundant with the header navigation.

Signed-off-by: Ran Benita <ran234@gmail.com>
doc/Doxyfile.in

index 12e50dc..606df85 100644 (file)
@@ -1151,7 +1151,7 @@ DISABLE_INDEX          = NO
 # Since the tree basically has the same information as the tab index you
 # could consider to set DISABLE_INDEX to NO when enabling this option.
 
-GENERATE_TREEVIEW      = YES
+GENERATE_TREEVIEW      = NO
 
 # The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values
 # (range [0,1..20]) that doxygen will group on one line in the generated HTML