diff DOCS/tech/Doxyfile @ 33274:99e361d92a03

doxygen: Exclude files from the debian/ and help/ subdirectories.
author diego
date Wed, 04 May 2011 15:13:34 +0000
parents 8c4a81b0bd5f
children 2cd61a522248
line wrap: on
line diff
--- a/DOCS/tech/Doxyfile	Wed May 04 14:27:35 2011 +0000
+++ b/DOCS/tech/Doxyfile	Wed May 04 15:13:34 2011 +0000
@@ -565,7 +565,9 @@
 
 EXCLUDE                = DOCS \
                          TOOLS \
+                         debian \
                          ffmpeg \
+                         help \
                          libass \
                          libdvdcss \
                          libdvdnav \