summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorNiels Provos <provos@gmail.com>2008-04-29 23:18:04 +0000
committerNiels Provos <provos@gmail.com>2008-04-29 23:18:04 +0000
commit28add6b9e2d03b96ff73d06f825c3186101ac445 (patch)
treea783d34ffe0fc0b8b6abca8deeb4ac5ad00f8c8e /Doxyfile
parent98dc98c59fb7833bb60319a988beea596698b98a (diff)
downloadlibevent-28add6b9e2d03b96ff73d06f825c3186101ac445.tar.gz
add more header files to doxygen
svn:r747
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index f3840a54..c0f09578 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -55,7 +55,9 @@ SORT_BRIEF_DOCS = YES
# with spaces.
INPUT = event.h evdns.h evhttp.h evrpc.h \
- include/event2/buffer.h include/event2/thread.h
+ include/event2/buffer.h include/event2/thread.h \
+ include/event2/tag.h include/event2/bufferevent.h \
+ include/event2/util.h
#---------------------------------------------------------------------------
# configuration options related to the HTML output