summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-04-19 00:40:12 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2007-04-19 00:40:12 +0200
commit163c790936eca7b2e4d9105f232a908c775c0405 (patch)
treed17eabffbefbd5a3770bc9c751006274e02646bf /doc
parent4affbeda08ee86466016e7eec6608e1ebad5c5ce (diff)
downloadxine-lib-163c790936eca7b2e4d9105f232a908c775c0405.tar.gz
xine-lib-163c790936eca7b2e4d9105f232a908c775c0405.tar.bz2
Exclude gsm610 and nosefart code that is contributed code.
Diffstat (limited to 'doc')
-rw-r--r--doc/Doxyfile.in2
1 files changed, 2 insertions, 0 deletions
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