comparison xml/ru/GNUmakefile @ 645:bb450e295ca2

Translated "Server names" into Russian and slightly changed original layout.
author Vladimir Homutov <vl@nginx.com>
date Fri, 17 Aug 2012 07:15:00 +0000
parents 9a85069172dc
children 00972444baa7
comparison
equal deleted inserted replaced
644:b4d15f1c7c06 645:bb450e295ca2
10 switches \ 10 switches \
11 control \ 11 control \
12 hash \ 12 hash \
13 dirindex \ 13 dirindex \
14 http/request_processing \ 14 http/request_processing \
15 http/server_names \
15 http/configuring_https_servers \ 16 http/configuring_https_servers \
16 debugging_log \ 17 debugging_log \
17 18
18 DOCS_XML = $(foreach name, $(DOCS), xml/$(DOC_LANG)/docs/$(name).xml) 19 DOCS_XML = $(foreach name, $(DOCS), xml/$(DOC_LANG)/docs/$(name).xml)
19 DOCS_HTML = $(foreach name, $(DOCS), $(OUT)/$(DOC_LANG)/docs/$(name).html) 20 DOCS_HTML = $(foreach name, $(DOCS), $(OUT)/$(DOC_LANG)/docs/$(name).html)