From 4c65cb88e6e8f1dc287a3955476257a45e65d60d Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 16 Dec 2016 13:00:44 +0100 Subject: [PATCH] doc/web.cfg: exclude ioutils from doc --- doc/web.cfg | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.11.0