summaryrefslogtreecommitdiff
path: root/source/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
commit4e6c57fefa25036877a93b9056d06c725a5964cc (patch)
treec0d5b0bfbc5df4732fd7ca2032c296044c42410b /source/Doxyfile
parent5c892badbcad43b8a2e002d1a42483c402f2d3e9 (diff)
downloadsamba-4e6c57fefa25036877a93b9056d06c725a5964cc.tar.gz
Don't include the treeview -- for Samba it is too big and can lock up
browsers.
Diffstat (limited to 'source/Doxyfile')
-rw-r--r--source/Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/Doxyfile b/source/Doxyfile
index 37109749e67..c25a45ddc3d 100644
--- a/source/Doxyfile
+++ b/source/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