From 85e91c223f64e7ab1f3c0830bfebc953d40ccce6 Mon Sep 17 00:00:00 2001 From: Adrien Destugues Date: Mon, 2 Mar 2015 10:03:25 +0000 Subject: [PATCH] Change generation directory for Doxygen. git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2100 416bcca6-2ee7-4201-b75f-2eb2f807beb1 --- tools/Doxyfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/Doxyfile b/tools/Doxyfile index 4d805857..4eed75da 100644 --- a/tools/Doxyfile +++ b/tools/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NUMBER = # If a relative path is entered, it will be relative to the location # where doxygen was started. If left blank the current directory will be used. -OUTPUT_DIRECTORY = ../../doxydoc/ +OUTPUT_DIRECTORY = out # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create # 4096 sub-directories (in 2 levels) under the output directory of each output