summaryrefslogtreecommitdiff
path: root/Doxyfile.in
diff options
context:
space:
mode:
authorjbj <devnull@localhost>2000-08-29 22:04:33 +0000
committerjbj <devnull@localhost>2000-08-29 22:04:33 +0000
commitc7b24dad58de9de732247194935112066908ff4c (patch)
tree8a9fc2d06ce04bae8adfe8f54a585f2bcb5ab303 /Doxyfile.in
parent17c5c7e645fd412f8105bccf201f69674737b551 (diff)
downloadrpm-c7b24dad58de9de732247194935112066908ff4c.tar.gz
rpm-c7b24dad58de9de732247194935112066908ff4c.tar.bz2
rpm-c7b24dad58de9de732247194935112066908ff4c.zip
- translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>).
Doxygen annotations. CVS patchset: 4146 CVS date: 2000/08/29 22:04:33
Diffstat (limited to 'Doxyfile.in')
-rw-r--r--Doxyfile.in8
1 files changed, 2 insertions, 6 deletions
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