[xiph-commits] r9515 - trunk/speex

jm at svn.xiph.org jm at svn.xiph.org
Sun Jun 26 23:55:10 PDT 2005


Author: jm
Date: 2005-06-26 23:55:06 -0700 (Sun, 26 Jun 2005)
New Revision: 9515

Modified:
   trunk/speex/Doxyfile
Log:
updated version, directories


Modified: trunk/speex/Doxyfile
===================================================================
--- trunk/speex/Doxyfile	2005-06-27 02:10:16 UTC (rev 9514)
+++ trunk/speex/Doxyfile	2005-06-27 06:55:06 UTC (rev 9515)
@@ -23,7 +23,7 @@
 # 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 @@
 # 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 



More information about the commits mailing list