Exclude portableproplib code when generating the API docs.
--HG-- extra : convert_revision : xtraeme%40gmail.com-20100428161035-8s4icoa6azoeat62
This commit is contained in:
parent
5f8effab48
commit
abe9e91e8b
@ -88,7 +88,8 @@ INPUT_ENCODING = UTF-8
|
|||||||
FILE_PATTERNS = *.c *.h
|
FILE_PATTERNS = *.c *.h
|
||||||
RECURSIVE = YES
|
RECURSIVE = YES
|
||||||
EXCLUDE = ../.bzr ../bin ../lib/fetch \
|
EXCLUDE = ../.bzr ../bin ../lib/fetch \
|
||||||
../include/sha256.h ../include/fetch.h
|
../include/sha256.h ../include/fetch.h \
|
||||||
|
../lib/portableproplib
|
||||||
EXCLUDE_SYMLINKS = NO
|
EXCLUDE_SYMLINKS = NO
|
||||||
EXCLUDE_PATTERNS = .bzr *.mk Makefile
|
EXCLUDE_PATTERNS = .bzr *.mk Makefile
|
||||||
EXCLUDE_SYMBOLS =
|
EXCLUDE_SYMBOLS =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user