comparison xml/he/docs/howto.xml @ 606:cb43695220b2

o Move introduction/ and howto/ are rather small so move those sections into docs/. o Rename "nginx: faq" article and its lang-specific variations to "FAQ".
author Maxim Konovalov <maxim@nginx.com>
date Tue, 24 Jul 2012 10:18:38 +0000
parents 6135f3c95bf6
children
comparison
equal deleted inserted replaced
605:bfdc7833085a 606:cb43695220b2
1 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
2
3 <article name="איך עושים ב nginx"
4 link="/he/docs/howto.html"
5 lang="he">
6
7
8 <section>
9
10 <para>
11 <list type="bullet">
12
13 <!--
14
15 <listitem>
16 <link doc="debugging_log.xml"/>
17 </listitem>
18
19 -->
20
21 <listitem>
22 <link doc="http/converting_rewrite_rules.xml"/>
23 </listitem>
24
25 </list>
26 </para>
27
28 </section>
29
30 </article>