13 lines
565 B
Diff
13 lines
565 B
Diff
diff -up libevent-2.0.13-stable/Doxyfile.orig libevent-2.0.13-stable/Doxyfile
|
|
--- libevent-2.0.13-stable/Doxyfile.orig 2011-07-05 13:04:30.000000000 -0400
|
|
+++ libevent-2.0.13-stable/Doxyfile 2011-08-10 08:18:42.036654445 -0400
|
|
@@ -175,7 +175,7 @@ LATEX_HIDE_INDICES = NO
|
|
# If the GENERATE_MAN tag is set to YES (the default) Doxygen will
|
|
# generate man pages
|
|
|
|
-GENERATE_MAN = NO
|
|
+GENERATE_MAN = YES
|
|
|
|
# The MAN_EXTENSION tag determines the extension that is added to
|
|
# the generated man pages (default is the subroutine's section .3)
|