From: Miek Gieben Date: Tue, 18 Jan 2005 10:29:00 +0000 (+0000) Subject: prepare for doxygen documentation X-Git-Tag: release-0.50~569 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f6b826a3aa7dae4e5aef1fd57d3e01e69042a80c;p=thirdparty%2Fldns.git prepare for doxygen documentation --- diff --git a/Makefile.in b/Makefile.in index 4cea07cd..75d95650 100644 --- a/Makefile.in +++ b/Makefile.in @@ -77,7 +77,9 @@ realclean: clean docclean rm -f configure docclean: - rm -rf doc + rm -rf doc/html/ + rm -rf doc/man/ + rm -rf doc/latex/ test0: run-test0 ./run-test0 diff --git a/libdns.doxygen b/libdns.doxygen index dfbaadda..dcacff7a 100644 --- a/libdns.doxygen +++ b/libdns.doxygen @@ -186,7 +186,7 @@ ALIASES = # For instance, some of the names that are used will be different. The list # of all members will be omitted, etc. -OPTIMIZE_OUTPUT_FOR_C = NO +OPTIMIZE_OUTPUT_FOR_C = YES # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java sources # only. Doxygen will then generate output that is more tailored for Java. @@ -808,7 +808,7 @@ RTF_EXTENSIONS_FILE = # If the GENERATE_MAN tag is set to YES (the default) Doxygen will # generate man pages -GENERATE_MAN = NO +GENERATE_MAN = YES # The MAN_OUTPUT tag is used to specify where the man pages will be put. # If a relative path is entered the value of OUTPUT_DIRECTORY will be