From b3ab6756c300d5df5bacabd3193478ff69bd391d Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Sat, 2 Mar 2013 03:36:09 -0500 Subject: [PATCH] doc/full.cfg: rename output dir --- doc/full.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/full.cfg b/doc/full.cfg index 978e9b04..5df42859 100644 --- a/doc/full.cfg +++ b/doc/full.cfg @@ -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 = devel +OUTPUT_DIRECTORY = full # 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 -- 2.11.0