From: acidx Date: Tue, 28 Feb 2012 21:58:35 +0000 (+0000) Subject: eet: Disable man-page generation by default. X-Git-Tag: submit/2.0alpha-wayland/20121127.222001~84 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=36ab9941c39f3a981c0f471b28a7379227f6b1c6;p=profile%2Fivi%2Feet.git eet: Disable man-page generation by default. This is currently a mess -- fixing it is going to take a lot of time. Man pages being generated include end(3), authors(3), todo(3), Examples(3). Better not to install these things and rely only on the HTML output. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eet@68520 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index eadf82a..8c427f8 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -1267,7 +1267,7 @@ RTF_EXTENSIONS_FILE = # If the GENERATE_MAN tag is set to YES (the default) Doxygen will # generate man pages -GENERATE_MAN = YES +GENERATE_MAN = NO # 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