(svn r14116) -Change [Doxygen]: making man-pages of the exports of the source isn't very useful as OpenTTD isn't a library.
authorrubidium
Wed, 20 Aug 2008 22:43:19 +0000
changeset 9961 5c062b07d3f7
parent 9960 10d375f1cdd7
child 9962 f23744f8873c
(svn r14116) -Change [Doxygen]: making man-pages of the exports of the source isn't very useful as OpenTTD isn't a library.
Doxyfile
--- a/Doxyfile	Wed Aug 20 21:36:46 2008 +0000
+++ b/Doxyfile	Wed Aug 20 22:43:19 2008 +0000
@@ -158,7 +158,7 @@
 #---------------------------------------------------------------------------
 # configuration options related to the man page output
 #---------------------------------------------------------------------------
-GENERATE_MAN           = YES
+GENERATE_MAN           = NO
 MAN_OUTPUT             = man
 MAN_EXTENSION          = .3
 MAN_LINKS              = NO