From ac7cc9f07743d9895f57baca7878a5c3943e365b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sat, 18 Dec 2004 23:39:50 +0000 Subject: hide directories in doxygen git-svn-id: file:///home/lennart/svn/public/libdaemon/trunk@74 153bfa13-eec0-0310-be40-b0cb6a0e1b4b --- doc/doxygen.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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 -- cgit