annotate xml/en/docs/index.xml @ 210:8b3cb4d38b90

Sorting.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 29 Nov 2011 11:20:17 +0000
parents eed54ef19197
children 7f36795d99a2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
50
9d544687d02c Fixed DOCTYPE declaration.
Ruslan Ermilov <ru@nginx.com>
parents: 22
diff changeset
1 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
2
123
7db449e89e92 Unified the use of the "name" attribute instead of "title".
Ruslan Ermilov <ru@nginx.com>
parents: 121
diff changeset
3 <article name="nginx documentation"
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
4 link="/en/docs/"
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
5 lang="en">
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
6
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
7
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
8 <section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
9
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
10 <para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
11 <list>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
12
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
13 <item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
14 <a href="/en/docs/introduction.xml"/>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
15 </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
16
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
17 <item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
18 <a href="/en/docs/howto.xml"/>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
19 </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
20
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
21 <item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
22 <a href="/en/docs/faq.xml"/>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
23 </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
24
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
25 </list>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
26 </para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
27
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
28 <para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
29 <list>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
30
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
31 <item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
32 <a href="/en/docs/windows.xml"/>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
33 </item>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
34
186
abc48ad4b7c4 Translated the "Controlling nginx" article into English.
Ruslan Ermilov <ru@nginx.com>
parents: 179
diff changeset
35 <item>
abc48ad4b7c4 Translated the "Controlling nginx" article into English.
Ruslan Ermilov <ru@nginx.com>
parents: 179
diff changeset
36 <a href="/en/docs/control.xml"/>
abc48ad4b7c4 Translated the "Controlling nginx" article into English.
Ruslan Ermilov <ru@nginx.com>
parents: 179
diff changeset
37 </item>
abc48ad4b7c4 Translated the "Controlling nginx" article into English.
Ruslan Ermilov <ru@nginx.com>
parents: 179
diff changeset
38
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
39 </list>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
40 </para>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
41
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
42 </section>
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
43
121
49443032011c Unified <section> syntax for "article" and "module" documents.
Ruslan Ermilov <ru@nginx.com>
parents: 89
diff changeset
44 <section name="Modules reference">
22
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
45
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
46 <para>
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
47 <list>
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
48
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
49 <item>
63
6108fd3217e7 Initial English translation of ngx_core_module.
Ruslan Ermilov <ru@nginx.com>
parents: 57
diff changeset
50 <a href="/en/docs/ngx_core_module.xml" />
6108fd3217e7 Initial English translation of ngx_core_module.
Ruslan Ermilov <ru@nginx.com>
parents: 57
diff changeset
51 </item>
6108fd3217e7 Initial English translation of ngx_core_module.
Ruslan Ermilov <ru@nginx.com>
parents: 57
diff changeset
52
64
e81894f71d00 Visual separation of core functionality reference from HTTP reference.
Ruslan Ermilov <ru@nginx.com>
parents: 63
diff changeset
53 </list>
e81894f71d00 Visual separation of core functionality reference from HTTP reference.
Ruslan Ermilov <ru@nginx.com>
parents: 63
diff changeset
54 </para>
e81894f71d00 Visual separation of core functionality reference from HTTP reference.
Ruslan Ermilov <ru@nginx.com>
parents: 63
diff changeset
55
e81894f71d00 Visual separation of core functionality reference from HTTP reference.
Ruslan Ermilov <ru@nginx.com>
parents: 63
diff changeset
56 <para>
e81894f71d00 Visual separation of core functionality reference from HTTP reference.
Ruslan Ermilov <ru@nginx.com>
parents: 63
diff changeset
57 <list>
e81894f71d00 Visual separation of core functionality reference from HTTP reference.
Ruslan Ermilov <ru@nginx.com>
parents: 63
diff changeset
58
63
6108fd3217e7 Initial English translation of ngx_core_module.
Ruslan Ermilov <ru@nginx.com>
parents: 57
diff changeset
59 <item>
89
f451dc5c5c82 Module names corrected.
Ruslan Ermilov <ru@nginx.com>
parents: 64
diff changeset
60 <a href="/en/docs/http/ngx_http_core_module.xml">
f451dc5c5c82 Module names corrected.
Ruslan Ermilov <ru@nginx.com>
parents: 64
diff changeset
61 ngx_http_core_module</a>
57
12f1de4539b4 Initial English translation of ngx_http_core_module.
Ruslan Ermilov <ru@nginx.com>
parents: 50
diff changeset
62 </item>
12f1de4539b4 Initial English translation of ngx_http_core_module.
Ruslan Ermilov <ru@nginx.com>
parents: 50
diff changeset
63
12f1de4539b4 Initial English translation of ngx_http_core_module.
Ruslan Ermilov <ru@nginx.com>
parents: 50
diff changeset
64 <item>
149
19c36eed784e Initial translation of the ngx_http_empty_gif_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 123
diff changeset
65 <a href="/en/docs/http/ngx_http_empty_gif_module.xml">
19c36eed784e Initial translation of the ngx_http_empty_gif_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 123
diff changeset
66 ngx_http_empty_gif_module</a>
19c36eed784e Initial translation of the ngx_http_empty_gif_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 123
diff changeset
67 </item>
19c36eed784e Initial translation of the ngx_http_empty_gif_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 123
diff changeset
68
19c36eed784e Initial translation of the ngx_http_empty_gif_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 123
diff changeset
69 <item>
151
0188d11c77dd Initial translation of the ngx_http_flv_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 149
diff changeset
70 <a href="/en/docs/http/ngx_http_flv_module.xml">
0188d11c77dd Initial translation of the ngx_http_flv_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 149
diff changeset
71 ngx_http_flv_module</a>
0188d11c77dd Initial translation of the ngx_http_flv_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 149
diff changeset
72 </item>
0188d11c77dd Initial translation of the ngx_http_flv_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 149
diff changeset
73
0188d11c77dd Initial translation of the ngx_http_flv_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 149
diff changeset
74 <item>
204
eed54ef19197 English translation of the ngx_http_image_filter_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 186
diff changeset
75 <a href="/en/docs/http/ngx_http_image_filter_module.xml">
eed54ef19197 English translation of the ngx_http_image_filter_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 186
diff changeset
76 ngx_http_image_filter_module</a>
eed54ef19197 English translation of the ngx_http_image_filter_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 186
diff changeset
77 </item>
eed54ef19197 English translation of the ngx_http_image_filter_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 186
diff changeset
78
eed54ef19197 English translation of the ngx_http_image_filter_module documentation.
Ruslan Ermilov <ru@nginx.com>
parents: 186
diff changeset
79 <item>
210
8b3cb4d38b90 Sorting.
Ruslan Ermilov <ru@nginx.com>
parents: 204
diff changeset
80 <a href="/en/docs/http/ngx_http_index_module.xml">
8b3cb4d38b90 Sorting.
Ruslan Ermilov <ru@nginx.com>
parents: 204
diff changeset
81 ngx_http_index_module</a>
8b3cb4d38b90 Sorting.
Ruslan Ermilov <ru@nginx.com>
parents: 204
diff changeset
82 </item>
8b3cb4d38b90 Sorting.
Ruslan Ermilov <ru@nginx.com>
parents: 204
diff changeset
83
8b3cb4d38b90 Sorting.
Ruslan Ermilov <ru@nginx.com>
parents: 204
diff changeset
84 <item>
179
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 153
diff changeset
85 <a href="/en/docs/http/ngx_http_limit_conn_module.xml">
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 153
diff changeset
86 ngx_http_limit_conn_module</a>
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 153
diff changeset
87 </item>
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 153
diff changeset
88
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 153
diff changeset
89 <item>
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 153
diff changeset
90 <a href="/en/docs/http/ngx_http_limit_req_module.xml">
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 153
diff changeset
91 ngx_http_limit_req_module</a>
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 153
diff changeset
92 </item>
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 153
diff changeset
93
8cc01e2179a9 - Reflected recent changes made to ngx_http_limit_conn_module.
Ruslan Ermilov <ru@nginx.com>
parents: 153
diff changeset
94 <item>
89
f451dc5c5c82 Module names corrected.
Ruslan Ermilov <ru@nginx.com>
parents: 64
diff changeset
95 <a href="/en/docs/http/ngx_http_mp4_module.xml">
f451dc5c5c82 Module names corrected.
Ruslan Ermilov <ru@nginx.com>
parents: 64
diff changeset
96 ngx_http_mp4_module</a>
22
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
97 </item>
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
98
153
317ac898ba50 Initial translation of the "ngx_http_index_module" and
Ruslan Ermilov <ru@nginx.com>
parents: 151
diff changeset
99 <item>
317ac898ba50 Initial translation of the "ngx_http_index_module" and
Ruslan Ermilov <ru@nginx.com>
parents: 151
diff changeset
100 <a href="/en/docs/http/ngx_http_random_index_module.xml">
317ac898ba50 Initial translation of the "ngx_http_index_module" and
Ruslan Ermilov <ru@nginx.com>
parents: 151
diff changeset
101 ngx_http_random_index_module</a>
317ac898ba50 Initial translation of the "ngx_http_index_module" and
Ruslan Ermilov <ru@nginx.com>
parents: 151
diff changeset
102 </item>
317ac898ba50 Initial translation of the "ngx_http_index_module" and
Ruslan Ermilov <ru@nginx.com>
parents: 151
diff changeset
103
22
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
104 </list>
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
105 </para>
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
106
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
107 </section>
9d3403f5204d nginx-1.1.3, ngx_http_mp4_module
Igor Sysoev <igor@sysoev.ru>
parents: 0
diff changeset
108
0
61e04fc01027 Initial import of the nginx.org website.
Ruslan Ermilov <ru@nginx.com>
parents:
diff changeset
109 </article>