Merge branch 'master' of aubio.org:/git/aubio/aubio into develop
authorPaul Brossier <piem@piem.org>
Wed, 18 Dec 2013 07:07:27 +0000 (02:07 -0500)
committerPaul Brossier <piem@piem.org>
Wed, 18 Dec 2013 07:07:27 +0000 (02:07 -0500)
1  2 
doc/web.cfg

diff --combined doc/web.cfg
@@@ -38,7 -38,7 +38,7 @@@ PROJECT_NAME           = aubi
  # could be handy for archiving the generated documentation or if some version
  # control system is used.
  
 -PROJECT_NUMBER         = "0.4.0"
 +PROJECT_NUMBER         = "0.4.1~alpha"
  
  # Using the PROJECT_BRIEF tag one can provide an optional one line description
  # for a project that appears at the top of each page and should give viewer a
@@@ -769,15 -769,13 +769,13 @@@ RECURSIVE              = YE
  # run.
  
  EXCLUDE                = ../src/aubio_priv.h \
-                          ../src/mathutils \
-                          .h \
+                          ../src/mathutils.h \
                           ../src/io/audio_unit.h \
                           ../src/io/source_sndfile.h \
                           ../src/io/source_apple_audio.h \
                           ../src/io/source_avcodec.h \
                           ../src/io/sink_sndfile.h \
                           ../src/io/sink_apple_audio.h \
-                          ../src/io/sndfileio.h \
                           ../src/onset/peakpicker.h \
                           ../src/pitch/pitchmcomb.h \
                           ../src/pitch/pitchyin.h \