From ef024c6566ed9ed65ed6e7c2c2da581d8c7d695a Mon Sep 17 00:00:00 2001 From: ahodgkinson Date: Fri, 27 Jan 2006 23:30:13 +0000 Subject: [PATCH] Misc. cleanup git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@10 0109f412-320b-0410-ab79-c3e0c5ffbbe6 --- flaim/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flaim/Doxyfile b/flaim/Doxyfile index fdf90bf..2f41182 100644 --- a/flaim/Doxyfile +++ b/flaim/Doxyfile @@ -206,7 +206,7 @@ RTF_EXTENSIONS_FILE = #--------------------------------------------------------------------------- # configuration options related to the man page output #--------------------------------------------------------------------------- -GENERATE_MAN = YES +GENERATE_MAN = NO MAN_OUTPUT = man MAN_EXTENSION = .3 MAN_LINKS = NO