comparison xml/cn/docs/index.xml @ 792:ceb8a4e374b7

Updated the Chinese documentation.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Dec 2012 06:34:37 +0000
parents 9934338f83af
children 9f9a427a73eb
comparison
equal deleted inserted replaced
791:15f2bab0740d 792:ceb8a4e374b7
6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd"> 6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
7 7
8 <article name="Nginx文档" 8 <article name="Nginx文档"
9 link="/cn/docs/" 9 link="/cn/docs/"
10 lang="cn" 10 lang="cn"
11 rev="3" 11 rev="4"
12 toc="no"> 12 toc="no">
13 13
14 14
15 <section id="introduction" name="介绍"> 15 <section id="introduction" name="介绍">
16 16
91 <link doc="http/ngx_http_browser_module.xml"> 91 <link doc="http/ngx_http_browser_module.xml">
92 ngx_http_browser_module</link> 92 ngx_http_browser_module</link>
93 </listitem> 93 </listitem>
94 94
95 <listitem> 95 <listitem>
96 <link doc="http/ngx_http_core_module.xml">
97 ngx_http_core_module</link>
98 </listitem>
99
100 <listitem>
101 <link doc="http/ngx_http_empty_gif_module.xml">
102 ngx_http_empty_gif_module</link>
103 </listitem>
104
105 <listitem>
106 <link doc="http/ngx_http_geo_module.xml">
107 ngx_http_geo_module</link>
108 </listitem>
109
110 <listitem>
111 <link doc="http/ngx_http_geoip_module.xml">
112 ngx_http_geoip_module</link>
113 </listitem>
114
115 <listitem>
96 <link doc="http/ngx_http_gzip_static_module.xml"> 116 <link doc="http/ngx_http_gzip_static_module.xml">
97 ngx_http_gzip_static_module</link> 117 ngx_http_gzip_static_module</link>
118 </listitem>
119
120 <listitem>
121 <link doc="http/ngx_http_image_filter_module.xml">
122 ngx_http_image_filter_module</link>
98 </listitem> 123 </listitem>
99 124
100 <listitem> 125 <listitem>
101 <link doc="http/ngx_http_index_module.xml"> 126 <link doc="http/ngx_http_index_module.xml">
102 ngx_http_index_module</link> 127 ngx_http_index_module</link>
105 <listitem> 130 <listitem>
106 <link doc="http/ngx_http_limit_conn_module.xml"> 131 <link doc="http/ngx_http_limit_conn_module.xml">
107 ngx_http_limit_conn_module</link> 132 ngx_http_limit_conn_module</link>
108 </listitem> 133 </listitem>
109 134
135 <listitem>
136 <link doc="http/ngx_http_limit_req_module.xml">
137 ngx_http_limit_req_module</link>
138 </listitem>
139
140 <listitem>
141 <link doc="http/ngx_http_log_module.xml">
142 ngx_http_log_module</link>
143 </listitem>
144
145 <listitem>
146 <link doc="http/ngx_http_map_module.xml">
147 ngx_http_map_module</link>
148 </listitem>
149
150 <listitem>
151 <link doc="http/ngx_http_proxy_module.xml">
152 ngx_http_proxy_module</link>
153 </listitem>
154
155 <listitem>
156 <link doc="http/ngx_http_referer_module.xml">
157 ngx_http_referer_module</link>
158 </listitem>
159
160 <listitem>
161 <link doc="http/ngx_http_rewrite_module.xml">
162 ngx_http_rewrite_module</link>
163 </listitem>
164
165 <listitem>
166 <link doc="http/ngx_http_upstream_module.xml">
167 ngx_http_upstream_module</link>
168 </listitem>
169
110 </list> 170 </list>
111 </para> 171 </para>
112 172
113 </section> 173 </section>
114 174