comparison xml/en/GNUmakefile @ 224:7f36795d99a2

Updated ngx_http_log_module documentation including translation into English.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 06 Dec 2011 07:25:25 +0000
parents 6fed92e2bcea
children 6f411297069c
comparison
equal deleted inserted replaced
223:09b8c8b2b865 224:7f36795d99a2
47 http/ngx_http_flv_module \ 47 http/ngx_http_flv_module \
48 http/ngx_http_image_filter_module \ 48 http/ngx_http_image_filter_module \
49 http/ngx_http_index_module \ 49 http/ngx_http_index_module \
50 http/ngx_http_limit_conn_module \ 50 http/ngx_http_limit_conn_module \
51 http/ngx_http_limit_req_module \ 51 http/ngx_http_limit_req_module \
52 http/ngx_http_log_module \
52 http/ngx_http_mp4_module \ 53 http/ngx_http_mp4_module \
53 http/ngx_http_random_index_module \ 54 http/ngx_http_random_index_module \
54 55
55 REFS_XML = $(foreach name, $(REFS), xml/$(DOC_LANG)/docs/$(name).xml) 56 REFS_XML = $(foreach name, $(REFS), xml/$(DOC_LANG)/docs/$(name).xml)
56 REFS_HTML = $(foreach name, $(REFS), $(OUT)/$(DOC_LANG)/docs/$(name).html) 57 REFS_HTML = $(foreach name, $(REFS), $(OUT)/$(DOC_LANG)/docs/$(name).html)