comparison xml/en/GNUmakefile @ 1840:15632fc2d548

Documented http and stream nginScript modules.
author Yaroslav Zhuravlev <yar@nginx.com>
date Fri, 18 Nov 2016 17:51:14 +0300
parents 59d1f512c3a0
children bfac366fa1e4
comparison
equal deleted inserted replaced
1839:4035f9146bbf 1840:15632fc2d548
57 http/ngx_http_gzip_static_module \ 57 http/ngx_http_gzip_static_module \
58 http/ngx_http_headers_module \ 58 http/ngx_http_headers_module \
59 http/ngx_http_hls_module \ 59 http/ngx_http_hls_module \
60 http/ngx_http_image_filter_module \ 60 http/ngx_http_image_filter_module \
61 http/ngx_http_index_module \ 61 http/ngx_http_index_module \
62 http/ngx_http_js_module \
62 http/ngx_http_limit_conn_module \ 63 http/ngx_http_limit_conn_module \
63 http/ngx_http_limit_req_module \ 64 http/ngx_http_limit_req_module \
64 http/ngx_http_log_module \ 65 http/ngx_http_log_module \
65 http/ngx_http_map_module \ 66 http/ngx_http_map_module \
66 http/ngx_http_memcached_module \ 67 http/ngx_http_memcached_module \
97 mail/ngx_mail_ssl_module \ 98 mail/ngx_mail_ssl_module \
98 stream/ngx_stream_access_module \ 99 stream/ngx_stream_access_module \
99 stream/ngx_stream_core_module \ 100 stream/ngx_stream_core_module \
100 stream/ngx_stream_geo_module \ 101 stream/ngx_stream_geo_module \
101 stream/ngx_stream_geoip_module \ 102 stream/ngx_stream_geoip_module \
103 stream/ngx_stream_js_module \
102 stream/ngx_stream_limit_conn_module \ 104 stream/ngx_stream_limit_conn_module \
103 stream/ngx_stream_log_module \ 105 stream/ngx_stream_log_module \
104 stream/ngx_stream_map_module \ 106 stream/ngx_stream_map_module \
105 stream/ngx_stream_proxy_module \ 107 stream/ngx_stream_proxy_module \
106 stream/ngx_stream_realip_module \ 108 stream/ngx_stream_realip_module \