summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/Doxyfile
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libalpm/Doxyfile')
-rw-r--r--lib/libalpm/Doxyfile16
1 files changed, 15 insertions, 1 deletions
diff --git a/lib/libalpm/Doxyfile b/lib/libalpm/Doxyfile
index 69e35e79..fed75a7e 100644
--- a/lib/libalpm/Doxyfile
+++ b/lib/libalpm/Doxyfile
@@ -86,7 +86,21 @@ WARN_LOGFILE =
INPUT = alpm.c \
alpm.h \
alpm_list.c \
- alpm_list.h
+ alpm_list.h \
+ conflict.c \
+ db.c \
+ deps.c \
+ error.c \
+ group.c \
+ handle.c \
+ log.c \
+ md5driver.c \
+ package.c \
+ server.c \
+ sha1.c \
+ sync.c \
+ trans.c \
+ versioncmp.c
INPUT_ENCODING = UTF-8
FILE_PATTERNS =
RECURSIVE = NO