From c7b24dad58de9de732247194935112066908ff4c Mon Sep 17 00:00:00 2001 From: jbj Date: Tue, 29 Aug 2000 22:04:33 +0000 Subject: - translate rpm.8 man page (Peter Ivanyi ). Doxygen annotations. CVS patchset: 4146 CVS date: 2000/08/29 22:04:33 --- Doxyfile.in | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'Doxyfile.in') diff --git a/Doxyfile.in b/Doxyfile.in index bc99b28a9..cb05324ad 100644 --- a/Doxyfile.in +++ b/Doxyfile.in @@ -50,7 +50,7 @@ EXTRACT_ALL = YES # If the EXTRACT_PRIVATE tag is set to YES all private members of a class # will be included in the documentation. -EXTRACT_PRIVATE = YES +EXTRACT_PRIVATE = NO # If the EXTRACT_STATIC tag is set to YES all static members of a file # will be included in the documentation. @@ -348,17 +348,13 @@ INPUT = \ ./popt/poptparse.c \ ./tools/dump.c \ ./tools/dumpdb.c \ - ./tools/fstrcmp.c \ ./tools/javadeps.c \ - ./tools/message.c \ ./tools/rpmarchive.c \ ./tools/rpmchecksig.c \ - ./tools/rpmgettext.c \ ./tools/rpmheader.c \ ./tools/rpminject.c \ ./tools/rpmlead.c \ - ./tools/rpmsignature.c \ - ./tools/str-list.c + ./tools/rpmsignature.c # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp -- cgit v1.2.3