summaryrefslogtreecommitdiffstats
path: root/Doxyfile
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-11-09 16:43:48 -0200
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-11-09 16:43:48 -0200
commitb71692a91a31333e6d02952ff3f83ff5ca7174f4 (patch)
tree1e90fffb11b4ed76ce75932257a7f274fba8a675 /Doxyfile
parent9ede06b682a5e501e9c5612f1373e064c741a6fa (diff)
downloadPSP.git-b71692a91a31333e6d02952ff3f83ff5ca7174f4.tar.gz
PSP.git-b71692a91a31333e6d02952ff3f83ff5ca7174f4.tar.xz
PSP.git-b71692a91a31333e6d02952ff3f83ff5ca7174f4.zip
Documentation update
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index df57d2f..ab59580 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -1482,7 +1482,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.