From 4fa1fd9d9201ce4d8d817ef0e5c1fb502a139171 Mon Sep 17 00:00:00 2001 From: Paul Brossier Date: Fri, 6 Dec 2013 14:35:32 -0500 Subject: [PATCH] doc/web.cfg: add source_avcodec and audio_unit to blacklist --- doc/web.cfg | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/web.cfg b/doc/web.cfg index 88123c90..325e9005 100644 --- a/doc/web.cfg +++ b/doc/web.cfg @@ -702,8 +702,10 @@ RECURSIVE = YES EXCLUDE = ../src/aubio_priv.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 \ -- 2.11.0