comparison xml/ru/docs/index.xml @ 76:4a4caa566120

Russian documentation import. Changes in module.dtd: <example> now allowed to contain <value> and <emphasis> elements (we need this to show important parts in examples), less strict checking of <directive> syntax (we don't want to fully document some directives, notably deprecated ones). Known issues: 1. <syntax> elements are preserved as is, they will require manual conversion (likely to some not-yet-existed format a la DocBook cmdsynopsis, as currently used one seems to be incomplete); 2. <value> no longer corresponds to replaceable content, and it's use in examples isn't correct; 3. <link doc="document#fragment"> doesn't work with current xslt, either should be supported or changed to <link doc="document" id="fragment">. The following files are intentionally omitted: maillists.xml (support.xml should be used instead), experimental.xml (obsolete), faq.xml (conflicts with existing one, needs discussion). Not yet linked to site.
author Maxim Dounin <mdounin@mdounin.ru>
date Tue, 11 Oct 2011 12:57:50 +0000
parents 9d544687d02c
children 0f1b206eb401
comparison
equal deleted inserted replaced
75:2bf4cd2787c5 76:4a4caa566120
41 </list> 41 </list>
42 </para> 42 </para>
43 43
44 --> 44 -->
45 45
46 <para>
47 <list>
48
49 <item>
50 <a href="/ru/docs/ngx_core_module.xml" />
51 </item>
52
53 <item>
54 <para>
55 Директивы модулей http
56
57 <list>
58
59 <item>
60 <a href="/ru/docs/http/ngx_http_core_module.xml">ngx_http_core_module</a>
61 </item>
62
63 <!--
64
65 <item>
66 <a href="/ru/docs/http/ngx_http_mp4_module.xml" />
67 </item>
68
69 -->
70
71 <item>
72 <a href="/ru/docs/http/ngx_http_upstream.xml">
73 ngx_http_upstream</a>
74 </item>
75
76 <item>
77 <a href="/ru/docs/http/ngx_http_access_module.xml">
78 ngx_http_access_module</a>
79 </item>
80
81 <item>
82 <a href="/ru/docs/http/ngx_http_addition_module.xml">
83 ngx_http_addition_module</a>
84 </item>
85
86 <item>
87 <a href="/ru/docs/http/ngx_http_auth_basic_module.xml">
88 ngx_http_auth_basic_module</a>
89 </item>
90
91 <item>
92 <a href="/ru/docs/http/ngx_http_autoindex_module.xml">
93 ngx_http_autoindex_module</a>
94 </item>
95
96 <item>
97 <a href="/ru/docs/http/ngx_http_browser_module.xml">
98 ngx_http_browser_module</a>
99 </item>
100
101 <item>
102 <a href="/ru/docs/http/ngx_http_charset_module.xml">
103 ngx_http_charset_module</a>
104 </item>
105
106 <item>
107 <a href="/ru/docs/http/ngx_http_dav_module.xml">
108 ngx_http_dav_module</a>
109 </item>
110
111 <item>
112 <a href="/ru/docs/http/ngx_http_empty_gif_module.xml">
113 ngx_http_empty_gif_module</a>
114 </item>
115
116 <item>
117 <a href="/ru/docs/http/ngx_http_fastcgi_module.xml">
118 ngx_http_fastcgi_module</a>
119 </item>
120
121 <item>
122 <a href="/ru/docs/http/ngx_http_flv_module.xml">
123 ngx_http_flv_module</a>
124 </item>
125
126 <item>
127 <a href="/ru/docs/http/ngx_http_geo_module.xml">
128 ngx_http_geo_module</a>
129 </item>
130
131 <item>
132 <a href="/ru/docs/http/ngx_http_geoip_module.xml">
133 ngx_http_geoip_module</a>
134 </item>
135
136 <item>
137 <a href="/ru/docs/http/ngx_http_gzip_module.xml">
138 ngx_http_gzip_module</a>
139 </item>
140
141 <item>
142 <a href="/ru/docs/http/ngx_http_gzip_static_module.xml">
143 ngx_http_gzip_static_module</a>
144 </item>
145
146 <item>
147 <a href="/ru/docs/http/ngx_http_headers_module.xml">
148 ngx_http_headers_module</a>
149 </item>
150
151 <item>
152 <a href="/ru/docs/http/ngx_http_image_filter_module.xml">
153 ngx_http_image_filter_module</a>
154 </item>
155
156 <item>
157 <a href="/ru/docs/http/ngx_http_index_module.xml">
158 ngx_http_index_module</a>
159 </item>
160
161 <item>
162 <a href="/ru/docs/http/ngx_http_limit_zone_module.xml">
163 ngx_http_limit_zone_module</a>
164 </item>
165
166 <item>
167 <a href="/ru/docs/http/ngx_http_limit_req_module.xml">
168 ngx_http_limit_req_module</a>
169 </item>
170
171 <item>
172 <a href="/ru/docs/http/ngx_http_log_module.xml">
173 ngx_http_log_module</a>
174 </item>
175
176 <item>
177 <a href="/ru/docs/http/ngx_http_map_module.xml">
178 ngx_http_map_module</a>
179 </item>
180
181 <item>
182 <a href="/ru/docs/http/ngx_http_memcached_module.xml">
183 ngx_http_memcached_module</a>
184 </item>
185
186 <item>
187 <a href="/ru/docs/http/ngx_http_perl_module.xml">
188 ngx_http_perl_module</a>
189 </item>
190
191 <item>
192 <a href="/ru/docs/http/ngx_http_proxy_module.xml">
193 ngx_http_proxy_module</a>
194 </item>
195
196 <item>
197 <a href="/ru/docs/http/ngx_http_random_index_module.xml">
198 ngx_http_random_index_module</a>
199 </item>
200
201 <item>
202 <a href="/ru/docs/http/ngx_http_realip_module.xml">
203 ngx_http_realip_module</a>
204 </item>
205
206 <item>
207 <a href="/ru/docs/http/ngx_http_referer_module.xml">
208 ngx_http_referer_module</a>
209 </item>
210
211 <item>
212 <a href="/ru/docs/http/ngx_http_rewrite_module.xml">
213 ngx_http_rewrite_module</a>
214 </item>
215
216 <item>
217 <a href="/ru/docs/http/ngx_http_secure_link_module.xml">
218 ngx_http_secure_link_module</a>
219 </item>
220
221 <item>
222 <a href="/ru/docs/http/ngx_http_split_clients_module.xml">
223 ngx_http_split_clients_module</a>
224 </item>
225
226 <item>
227 <a href="/ru/docs/http/ngx_http_ssi_module.xml">
228 ngx_http_ssi_module</a>
229 </item>
230
231 <item>
232 <a href="/ru/docs/http/ngx_http_ssl_module.xml">
233 ngx_http_ssl_module</a>
234 </item>
235
236 <item>
237 <a href="/ru/docs/http/ngx_http_sub_module.xml">
238 ngx_http_sub_module</a>
239 </item>
240
241 <item>
242 <a href="/ru/docs/http/ngx_http_userid_module.xml">
243 ngx_http_userid_module</a>
244 </item>
245
246 <item>
247 <a href="/ru/docs/http/ngx_http_xslt_module.xml">
248 ngx_http_xslt_module</a>
249 </item>
250
251 </list>
252 </para>
253
254 </item>
255 </list>
256 </para>
257
46 </section> 258 </section>
47 259
48 </article> 260 </article>