# HG changeset patch # User diego # Date 1304518007 0 # Node ID 4e2e688b2c6f061f215074d925543903129c4ae4 # Parent 490ee81b6181acb0eda9f59b1885091e548b11c0 Exclude imported external libraries when generating Doxygen documentation. diff -r 490ee81b6181 -r 4e2e688b2c6f DOCS/tech/Doxyfile --- a/DOCS/tech/Doxyfile Wed May 04 13:46:10 2011 +0000 +++ b/DOCS/tech/Doxyfile Wed May 04 14:06:47 2011 +0000 @@ -437,7 +437,7 @@ # 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 = DOCS TOOLS +EXCLUDE = DOCS TOOLS ffmpeg libass libdvdcss libdvdnav libdvdread4 libmpeg2 mp3lib stream/freesdp stream/librtsp stream/realrtsp tremor # 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.