annotate xml/cn/GNUmakefile @ 792:ceb8a4e374b7

Updated the Chinese documentation.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Dec 2012 06:34:37 +0000
parents 99ea52dbb4d4
children 9f9a427a73eb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
1 DOCS = \
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
2 faq \
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
3 windows \
720
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
4 syntax \
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
5 dirindex \
606
cb43695220b2 o Move introduction/ and howto/ are rather small so move those
Maxim Konovalov <maxim@nginx.com>
parents: 558
diff changeset
6 http/request_processing \
cb43695220b2 o Move introduction/ and howto/ are rather small so move those
Maxim Konovalov <maxim@nginx.com>
parents: 558
diff changeset
7 http/server_names \
cb43695220b2 o Move introduction/ and howto/ are rather small so move those
Maxim Konovalov <maxim@nginx.com>
parents: 558
diff changeset
8 http/configuring_https_servers \
cb43695220b2 o Move introduction/ and howto/ are rather small so move those
Maxim Konovalov <maxim@nginx.com>
parents: 558
diff changeset
9 debugging_log \
cb43695220b2 o Move introduction/ and howto/ are rather small so move those
Maxim Konovalov <maxim@nginx.com>
parents: 558
diff changeset
10 http/converting_rewrite_rules \
558
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
11
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
12 FAQ = \
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
13 welcome_nginx_facebook \
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
14 sys_errlist \
149f54c158f0 Added initial translation in simplified Chinese submitted by the
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
15
720
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
16 REFS = \
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
17 http/ngx_http_access_module \
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
18 http/ngx_http_addition_module \
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
19 http/ngx_http_auth_basic_module \
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
20 http/ngx_http_autoindex_module \
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
21 http/ngx_http_browser_module \
792
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
22 http/ngx_http_core_module \
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
23 http/ngx_http_empty_gif_module \
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
24 http/ngx_http_geo_module \
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
25 http/ngx_http_geoip_module \
720
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
26 http/ngx_http_gzip_static_module \
792
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
27 http/ngx_http_image_filter_module \
720
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
28 http/ngx_http_index_module \
9934338f83af Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 718
diff changeset
29 http/ngx_http_limit_conn_module \
792
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
30 http/ngx_http_limit_req_module \
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
31 http/ngx_http_log_module \
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
32 http/ngx_http_map_module \
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
33 http/ngx_http_proxy_module \
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
34 http/ngx_http_referer_module \
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
35 http/ngx_http_rewrite_module \
ceb8a4e374b7 Updated the Chinese documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 734
diff changeset
36 http/ngx_http_upstream_module \