From 7f2dedd12579fc67f17c63e385a2cc8d650f341f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be>
Date: Tue, 26 Oct 2010 19:05:33 +0200
Subject: Don't show directories in doxygen.


diff --git a/Documentation/API/Doxyfile b/Documentation/API/Doxyfile
index bccbca9..10e40ac 100644
--- a/Documentation/API/Doxyfile
+++ b/Documentation/API/Doxyfile
@@ -65,8 +65,8 @@ GENERATE_DEPRECATEDLIST= YES
 ENABLED_SECTIONS       = 
 MAX_INITIALIZER_LINES  = 30
 SHOW_USED_FILES        = YES
-SHOW_DIRECTORIES       = YES
-SHOW_FILES             = YES
+SHOW_DIRECTORIES       = NO
+SHOW_FILES             = NO
 SHOW_NAMESPACES        = NO
 FILE_VERSION_FILTER    = 
 #LAYOUT_FILE            = 
-- 
cgit v0.10.2-6-g49f6