aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorEvgeny Grin (Karlson2k) <k2k@narod.ru>2017-12-11 16:12:14 +0300
committerEvgeny Grin (Karlson2k) <k2k@narod.ru>2017-12-11 16:31:26 +0300
commitad1c53a27428f18195226398b24881e72b6c4cf5 (patch)
tree23f3914c5729c66a9cccf25c3d18cfd1d5f7466b /doc
parent1fdae64c213dbb7ac1f371f808cd5e4d135a764b (diff)
downloadlibmicrohttpd-ad1c53a27428f18195226398b24881e72b6c4cf5.tar.gz
libmicrohttpd-ad1c53a27428f18195226398b24881e72b6c4cf5.zip
Excluded microhttpd2.h from doxy
Diffstat (limited to 'doc')
-rw-r--r--doc/doxygen/libmicrohttpd.doxy.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/doxygen/libmicrohttpd.doxy.in b/doc/doxygen/libmicrohttpd.doxy.in
index f17b29fb..ccad07cc 100644
--- a/doc/doxygen/libmicrohttpd.doxy.in
+++ b/doc/doxygen/libmicrohttpd.doxy.in
@@ -857,7 +857,9 @@ EXCLUDE_PATTERNS = */test_* \
857 */testzzuf/* \ 857 */testzzuf/* \
858 */platform/* \ 858 */platform/* \
859 */symbian/* \ 859 */symbian/* \
860 MHD_config.h 860 MHD_config.h \
861 microhttpd2.h
862
861 863
862# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names 864# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
863# (namespaces, classes, functions, etc.) that should be excluded from the 865# (namespaces, classes, functions, etc.) that should be excluded from the