From abe9e91e8b41ea16de89188ea34bc386b6f00dc6 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Wed, 28 Apr 2010 18:10:35 +0200 Subject: [PATCH] Exclude portableproplib code when generating the API docs. --HG-- extra : convert_revision : xtraeme%40gmail.com-20100428161035-8s4icoa6azoeat62 --- doc/xbps_api_doxyfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/xbps_api_doxyfile b/doc/xbps_api_doxyfile index d45d479a..25ae053a 100644 --- a/doc/xbps_api_doxyfile +++ b/doc/xbps_api_doxyfile @@ -88,7 +88,8 @@ INPUT_ENCODING = UTF-8 FILE_PATTERNS = *.c *.h RECURSIVE = YES EXCLUDE = ../.bzr ../bin ../lib/fetch \ - ../include/sha256.h ../include/fetch.h + ../include/sha256.h ../include/fetch.h \ + ../lib/portableproplib EXCLUDE_SYMLINKS = NO EXCLUDE_PATTERNS = .bzr *.mk Makefile EXCLUDE_SYMBOLS =