From: Paul Brossier Date: Fri, 16 Dec 2016 12:00:44 +0000 (+0100) Subject: doc/web.cfg: exclude ioutils from doc X-Git-Tag: 0.4.4~52 X-Git-Url: https://git.aubio.org/?a=commitdiff_plain;h=4c65cb88e6e8f1dc287a3955476257a45e65d60d;p=aubio.git doc/web.cfg: exclude ioutils from doc --- diff --git a/doc/web.cfg b/doc/web.cfg index d7a654ec..d9b37e0e 100644 --- a/doc/web.cfg +++ b/doc/web.cfg @@ -790,6 +790,7 @@ RECURSIVE = YES EXCLUDE = ../src/aubio_priv.h \ ../src/mathutils.h \ + ../src/io/ioutils.h \ ../src/io/audio_unit.h \ ../src/io/source_sndfile.h \ ../src/io/source_apple_audio.h \