]> granicus.if.org Git - libevent/commitdiff
add more header files to doxygen
authorNiels Provos <provos@gmail.com>
Tue, 29 Apr 2008 23:18:04 +0000 (23:18 +0000)
committerNiels Provos <provos@gmail.com>
Tue, 29 Apr 2008 23:18:04 +0000 (23:18 +0000)
svn:r747

Doxyfile

index f3840a544c444e4614a27b54df429c638f4a23cd..c0f095782c9c47b753f03679d76c3790c312d5f1 100644 (file)
--- 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