From 93f0087b6550add5e6f367880c8e583a44aefd9b Mon Sep 17 00:00:00 2001 From: khizmax Date: Tue, 17 Nov 2015 11:57:40 +0300 Subject: [PATCH] Added tree view to doxygen doc --- doxygen/cds.doxy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doxygen/cds.doxy b/doxygen/cds.doxy index 94382b41..fd6a72d8 100644 --- a/doxygen/cds.doxy +++ b/doxygen/cds.doxy @@ -1064,7 +1064,7 @@ ENUM_VALUES_PER_LINE = 4 # JavaScript, DHTML, CSS and frames is required (i.e. any modern browser). # Windows users are probably better off using the HTML help feature. -GENERATE_TREEVIEW = NO +GENERATE_TREEVIEW = YES # By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories, # and Class Hierarchy pages using a tree view instead of an ordered list. -- 2.34.1