Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/xiph/speex.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2005-06-27 10:55:06 +0400
committerjm <jm@0101bb08-14d6-0310-b084-bc0e0c8e3800>2005-06-27 10:55:06 +0400
commit0b23d76ba586098357f2a2f445ebfaeea0c30429 (patch)
treee8b5593ce3803e18f43170b49144e3c704fc8585 /Doxyfile
parent3e3065ca73605397842a2bb52de835d75e4f8dbe (diff)
updated version, directories
git-svn-id: http://svn.xiph.org/trunk/speex@9515 0101bb08-14d6-0310-b084-bc0e0c8e3800
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Doxyfile b/Doxyfile
index a1b574d..3fefae4 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -23,7 +23,7 @@ PROJECT_NAME = Speex
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 1.0beta1
+PROJECT_NUMBER = 1.1.10
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
@@ -301,7 +301,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = libspeex
+INPUT = include/speex libspeex
# If the value of the INPUT tag contains directories, you can use the
# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp