libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit 97831dfd6396a3c2f670c339e402f236791fd639
parent 44fb02f7fcb11cfd7a5494e161b0e85f4133a58b
Author: Christian Grothoff <christian@grothoff.org>
Date:   Tue, 18 Feb 2014 18:57:32 +0000

-update doxygen rules

Diffstat:
Mdoc/doxygen/libmicrohttpd.doxy | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/doxygen/libmicrohttpd.doxy b/doc/doxygen/libmicrohttpd.doxy @@ -96,7 +96,7 @@ FILE_PATTERNS = *.c \ RECURSIVE = YES EXCLUDE = EXCLUDE_SYMLINKS = NO -EXCLUDE_PATTERNS = */test_* */.svn/* */perf_* */tls_test_* */examples/* */testcurl/* */testspdy/* */testzzuf/* */plibc/* */symbian/* MHD_config.h +EXCLUDE_PATTERNS = */test_* */.svn/* */perf_* */tls_test_* */examples/* */testcurl/* */testspdy/* */testzzuf/* */platform/* */symbian/* MHD_config.h EXCLUDE_SYMBOLS = MHD_DLOG EXAMPLE_PATH = EXAMPLE_PATTERNS = *