eet: Disable man-page generation by default.
authoracidx <acidx@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 28 Feb 2012 21:58:35 +0000 (21:58 +0000)
committeracidx <acidx@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 28 Feb 2012 21:58:35 +0000 (21:58 +0000)
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: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/eet@68520 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/Doxyfile.in

index eadf82a..8c427f8 100644 (file)
@@ -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