It would be great to have the manpages come back some time, perhaps
from a refactoring of my asciidoc book, but for now the existing
manpages were the single worst, most incomplete, and most misleading
libevent documentation we had. (Less misleading: the doxygen output,
the header files, and my reference book.)
arc4random.c
EXTRA_DIST = \
- evdns.3 event.3 \
LICENSE \
autogen.sh \
libevent.pc.in \
INCLUDES = -I$(srcdir)/compat -I$(srcdir)/include $(SYS_INCLUDES)
-man_MANS = event.3 evdns.3
-
verify: check
doxygen: FORCE