Updated doxygen configuration for new release.

This commit is contained in:
Joshua Jones 2010-03-16 01:27:06 +00:00
parent 3b8704444a
commit 894bd83613
1 changed files with 6 additions and 6 deletions

View File

@ -31,14 +31,14 @@ PROJECT_NAME = cAudio
# This could be handy for archiving the generated documentation or
# if some version control system is used.
PROJECT_NUMBER = 2.0.0
PROJECT_NUMBER = 2.1.0
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
# 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 = .
OUTPUT_DIRECTORY =
# 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
@ -590,9 +590,9 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = E:\Development\cAudio\cAudioSVN\cAudio\Trunk\include \
E:\Development\cAudio\cAudioSVN\cAudio\Trunk\Headers \
E:\Development\cAudio\cAudioSVN\cAudio\Trunk\Source
INPUT = ../include \
../Source \
../Headers
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is
@ -904,7 +904,7 @@ GENERATE_HTMLHELP = NO
# can add a path in front of the file if the result should not be
# written to the html output directory.
CHM_FILE =
CHM_FILE = cAudio.chm
# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can
# be used to specify the location (absolute path including file name) of