summaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorNiels Provos <provos@gmail.com>2008-03-04 05:42:20 +0000
committerNiels Provos <provos@gmail.com>2008-03-04 05:42:20 +0000
commit0c49e456f1c80fed988342b90cf28bb1f88273e8 (patch)
tree65c15dcfc1d82cd6ff860fb9a281cca406319164 /Doxyfile
parentd5c15b2ebb609414358216cd62ca135b5658c104 (diff)
downloadlibevent-0c49e456f1c80fed988342b90cf28bb1f88273e8.tar.gz
document thread functions
svn:r688
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index b6df8512..f3840a54 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -55,7 +55,7 @@ SORT_BRIEF_DOCS = YES
# with spaces.
INPUT = event.h evdns.h evhttp.h evrpc.h \
- include/event2/buffer.h
+ include/event2/buffer.h include/event2/thread.h
#---------------------------------------------------------------------------
# configuration options related to the HTML output