summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-12-18 23:39:50 +0000
committerLennart Poettering <lennart@poettering.net>2004-12-18 23:39:50 +0000
commitac7cc9f07743d9895f57baca7878a5c3943e365b (patch)
tree74e36126708bae1caacc8ac9947baab1d7e437c5 /doc
parent0330f5b1b8c7335a5ac8cea67f8261e3bc5f3d91 (diff)
hide directories in doxygen
git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@74 153bfa13-eec0-0310-be40-b0cb6a0e1b4b
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doxygen.conf.in b/doc/doxygen.conf.in
index c3bc91c..cace988 100644
--- a/doc/doxygen.conf.in
+++ b/doc/doxygen.conf.in
@@ -371,7 +371,7 @@ SHOW_USED_FILES = YES
# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy
# in the documentation.
-SHOW_DIRECTORIES = YES
+SHOW_DIRECTORIES = NO
#---------------------------------------------------------------------------
# configuration options related to warning and progress messages