[Lemon-commits] Peter Kovacs: Hide "used files" on the doc pages
Lemon HG
hg at lemon.cs.elte.hu
Thu Nov 6 18:36:31 CET 2008
details: http://lemon.cs.elte.hu/hg/lemon/rev/9194a12c52e6
changeset: 379:9194a12c52e6
user: Peter Kovacs <kpeter [at] inf.elte.hu>
date: Thu Nov 06 18:23:52 2008 +0100
description:
Hide "used files" on the doc pages
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
doc/Doxyfile.in | 2 +-
diffs (12 lines):
diff -r efbd0ab50a77 -r 9194a12c52e6 doc/Doxyfile.in
--- a/doc/Doxyfile.in Thu Nov 06 14:40:32 2008 +0000
+++ b/doc/Doxyfile.in Thu Nov 06 18:23:52 2008 +0100
@@ -66,7 +66,7 @@
GENERATE_DEPRECATEDLIST= YES
ENABLED_SECTIONS =
MAX_INITIALIZER_LINES = 5
-SHOW_USED_FILES = YES
+SHOW_USED_FILES = NO
SHOW_DIRECTORIES = YES
SHOW_FILES = YES
SHOW_NAMESPACES = YES
More information about the Lemon-commits
mailing list