mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Stop distributing and installing manpages: they were too inaccurate
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.)
This commit is contained in:
parent
c16e68448c
commit
7731ec8828
@ -47,7 +47,6 @@ PLATFORM_DEPENDENT_SRC = \
|
||||
arc4random.c
|
||||
|
||||
EXTRA_DIST = \
|
||||
evdns.3 event.3 \
|
||||
LICENSE \
|
||||
autogen.sh \
|
||||
libevent.pc.in \
|
||||
@ -168,8 +167,6 @@ nodist_include_HEADERS = event-config.h
|
||||
|
||||
INCLUDES = -I$(srcdir)/compat -I$(srcdir)/include $(SYS_INCLUDES)
|
||||
|
||||
man_MANS = event.3 evdns.3
|
||||
|
||||
verify: check
|
||||
|
||||
doxygen: FORCE
|
||||
|
Loading…
x
Reference in New Issue
Block a user