From 5627cd6f6bc965153f5ca4d94cc03c785147ad18 Mon Sep 17 00:00:00 2001 From: Andrew Latham Date: Thu, 11 Oct 2012 21:40:02 +0000 Subject: [PATCH] Revert Local testing Config Revert a local testing config that I made. This was not intended to be committed. Thank you Matt Jordan for noticing this. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@374879 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- contrib/asterisk-ng-doxygen | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/asterisk-ng-doxygen b/contrib/asterisk-ng-doxygen index f83f76a538..ca2c417d0b 100644 --- a/contrib/asterisk-ng-doxygen +++ b/contrib/asterisk-ng-doxygen @@ -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 = doc +OUTPUT_DIRECTORY = api # 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