comparison xml/it/docs/index.xml @ 1018:19129672444e

Added italian translation. Grazie a Angelo Papadia <angelo.papadia@gmail.com>!
author Vladimir Homutov <vl@nginx.com>
date Wed, 20 Nov 2013 14:36:40 +0400
parents
children 6303d4e343a8
comparison
equal deleted inserted replaced
1017:9f9a427a73eb 1018:19129672444e
1 <!--
2 Copyright (C) Igor Sysoev
3 Copyright (C) Nginx, Inc.
4 -->
5
6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
7
8 <article name="Documentazione di nginx"
9 link="/it/docs/"
10 lang="it"
11 translator="Angelo Papadia"
12 rev="9"
13 toc="no">
14
15
16 <section id="introduction" name="Introduzione">
17
18 <para>
19 <list type="bullet">
20
21 <listitem>
22 <link doc="install.xml"/>
23 </listitem>
24
25 <listitem>
26 <link doc="beginners_guide.xml"/>
27 </listitem>
28
29 <listitem>
30 <link doc="control.xml"/>
31 </listitem>
32
33 <listitem>
34 <link doc="events.xml"/>
35 </listitem>
36
37 <listitem>
38 <link doc="hash.xml"/>
39 </listitem>
40
41 <listitem>
42 <link doc="debugging_log.xml"/>
43 </listitem>
44
45 <listitem>
46 <link doc="syntax.xml"/>
47 </listitem>
48
49 <listitem>
50 <link doc="windows.xml"/>
51 </listitem>
52
53 </list>
54
55 <list type="bullet">
56
57 <listitem>
58 <link doc="http/request_processing.xml"/>
59 </listitem>
60
61 <listitem>
62 <link doc="http/server_names.xml"/>
63 </listitem>
64
65 <listitem>
66 <link doc="http/configuring_https_servers.xml"/>
67 </listitem>
68
69 </list>
70 </para>
71
72 </section>
73
74 </article>