summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeandro Pereira <leandro@profusion.mobi>2012-02-28 21:58:35 +0000
committerLeandro Pereira <leandro@profusion.mobi>2012-02-28 21:58:35 +0000
commit76cffd3f8b1d70d0adc990c372978eced8cda411 (patch)
tree50853e9c1391a4a27b7942d166f9d8a64e1a0e33
parent786c0117a22c5506475154ec55a0b552bc58df44 (diff)
downloadeet-76cffd3f8b1d70d0adc990c372978eced8cda411.tar.gz
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. SVN revision: 68520
-rw-r--r--doc/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
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