- updated doxygen configuration file to exclude third party libraries.

git-svn-id: https://svn.code.sf.net/p/openblt/code/trunk@105 5dc33758-31d5-4daf-9ae8-b24bf3d40d73
This commit is contained in:
Frank Voorburg 2014-07-24 12:43:20 +00:00
parent 51d430da40
commit 3ff4642d27
1 changed files with 2 additions and 1 deletions

View File

@ -125,7 +125,8 @@ FILE_PATTERNS = *.c \
RECURSIVE = YES
EXCLUDE =
EXCLUDE_SYMLINKS = NO
EXCLUDE_PATTERNS = */lib/*
EXCLUDE_PATTERNS = */lib/* \
*/third_party/*
EXCLUDE_SYMBOLS =
EXAMPLE_PATH =
EXAMPLE_PATTERNS = *