From 163c790936eca7b2e4d9105f232a908c775c0405 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Diego=20=27Flameeyes=27=20Petten=C3=B2?= Date: Thu, 19 Apr 2007 00:40:12 +0200 Subject: Exclude gsm610 and nosefart code that is contributed code. --- doc/Doxyfile.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/Doxyfile.in b/doc/Doxyfile.in index 59f04af46..1afbfe1bb 100644 --- a/doc/Doxyfile.in +++ b/doc/Doxyfile.in @@ -498,6 +498,8 @@ EXCLUDE_PATTERNS = */src/libw32dll/wine/* EXCLUDE_PATTERNS += */src/input/libdvdnav/* EXCLUDE_PATTERNS += */src/input/vcd/libcdio/* EXCLUDE_PATTERNS += */src/input/vcd/libvcd/* +EXCLUDE_PATTERNS += */src/libxineadec/nosefart/* +EXCLUDE_PATTERNS += */src/libxineadec/gsm610/* # The EXAMPLE_PATH tag can be used to specify one or more files or # directories that contain example code fragments that are included (see -- cgit v1.2.3