summaryrefslogtreecommitdiff
path: root/source3/Doxyfile
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2001-11-15 06:14:28 +0000
committerMartin Pool <mbp@samba.org>2001-11-15 06:14:28 +0000
commit451f7c1ac48559f40d28ffe66bd0cc287056fa6f (patch)
tree27d1dd753d29e29e137294dfe39fddbb63f610f6 /source3/Doxyfile
parentea40fa55f0c385dd714300a7dcf89393f831ca79 (diff)
downloadsamba-451f7c1ac48559f40d28ffe66bd0cc287056fa6f.tar.gz
Don't include the treeview -- for Samba it is too big and can lock up
browsers. (This used to be commit 4e6c57fefa25036877a93b9056d06c725a5964cc)
Diffstat (limited to 'source3/Doxyfile')
-rw-r--r--source3/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Doxyfile b/source3/Doxyfile
index 37109749e67..c25a45ddc3d 100644
--- a/source3/Doxyfile
+++ b/source3/Doxyfile
@@ -86,7 +86,7 @@ BINARY_TOC = NO
TOC_EXPAND = NO
DISABLE_INDEX = NO
ENUM_VALUES_PER_LINE = 3
-GENERATE_TREEVIEW = YES
+GENERATE_TREEVIEW = NO
TREEVIEW_WIDTH = 250
#---------------------------------------------------------------------------
# configuration options related to the LaTeX output