summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorAndrew Latham <lathama@gmail.com>2012-10-13 15:40:40 +0000
committerAndrew Latham <lathama@gmail.com>2012-10-13 15:40:40 +0000
commit4040875cfab4139df0a35a0cfa93778ee3afdd4c (patch)
treea519c99cd2c58ee9af411334673e798823d2f05a /contrib
parent447d2e55ddd52e481521089638748450778921ce (diff)
Correct output directory
During testing I used an alternate output directory and mistakenly committed it. Matt Jordan noticed and I reverted. This is the correct setting for local output to match with all branches. (issue ASTERISK-20259) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@374948 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'contrib')
-rw-r--r--contrib/asterisk-ng-doxygen2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/asterisk-ng-doxygen b/contrib/asterisk-ng-doxygen
index ca2c417d0..f83f76a53 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 = api
+OUTPUT_DIRECTORY = doc
# 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