Improve HTTPD documentation

This commit is contained in:
Dirk Ziegelmeier
2017-11-17 10:08:35 +01:00
parent b0344518e8
commit 1e0501c31a
4 changed files with 29 additions and 11 deletions

View File

@@ -2090,6 +2090,12 @@ PREDEFINED = __DOXYGEN__=1 \
SNMP_USE_RAW=1 \
MIB2_STATS=1 \
LWIP_MDNS_RESPONDER=1 \
HTTPD_ENABLE_HTTPS=1 \
LWIP_HTTPD_CGI=1 \
LWIP_HTTPD_SSI=1 \
LWIP_HTTPD_SSI_RAW=1 \
LWIP_HTTPD_SUPPORT_POST=1 \
LWIP_HTTPD_POST_MANUAL_WND=1 \
MEMP_OVERFLOW_CHECK=0 \
MEMP_SANITY_CHECK=1 \
LWIP_ARP=1 \
@@ -2119,8 +2125,7 @@ PREDEFINED = __DOXYGEN__=1 \
SO_REUSE=1 \
SO_REUSE_RXTOALL=1 \
LWIP_HAVE_SLIPIF=1 \
LWIP_6LOWPAN=1 \
HTTPD_ENABLE_HTTPS=1
LWIP_6LOWPAN=1
# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then this
# tag can be used to specify a list of macro names that should be expanded. The