exclude "unready" OggFLAC includes
authorJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 15 Aug 2002 19:19:15 +0000 (19:19 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Thu, 15 Aug 2002 19:19:15 +0000 (19:19 +0000)
doc/Doxyfile

index 25c820f..814d265 100644 (file)
@@ -338,7 +338,7 @@ RECURSIVE              = NO
 # excluded from the INPUT source files. This way you can easily exclude a 
 # subdirectory from a directory tree whose root is specified with the INPUT tag.
 
-EXCLUDE                = 
+EXCLUDE                = ../include/OggFLAC/seekable_stream_decoder.h ../include/OggFLAC/file_decoder.h
 
 # The EXCLUDE_SYMLINKS tag can be used select whether or not files or directories 
 # that are symbolic links (a Unix filesystem feature) are excluded from the input.