diff xml/he/docs/index.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
line wrap: on
line diff
--- a/xml/he/docs/index.xml	Fri Jul 20 13:15:21 2012 +0000
+++ b/xml/he/docs/index.xml	Tue Jul 24 10:18:38 2012 +0000
@@ -2,36 +2,19 @@
 
 <article name="תיעוד nginx"
          link="/he/docs/"
-         lang="he">
+         lang="he"
+         toc="no">
 
 
-<section>
+<section id="introduction" name="הקדמה ל nginx">
 
 <para>
 <list type="bullet">
 
 <listitem>
-<link doc="introduction.xml"/>
-</listitem>
-
-<listitem>
-<link doc="howto.xml"/>
+<link doc="http/server_names.xml"/>
 </listitem>
 
-<!--
-
-<listitem>
-<link doc="faq.xml"/>
-</listitem>
-
--->
-
-</list>
-</para>
-
-<para>
-<list type="bullet">
-
 <listitem>
 <link doc="windows.xml"/>
 </listitem>
@@ -41,4 +24,19 @@
 
 </section>
 
+
+<section id="howto" name="איך עושים ב nginx">
+
+<para>
+<list type="bullet">
+
+<listitem>
+<link doc="http/converting_rewrite_rules.xml"/>
+</listitem>
+
+</list>
+</para>
+
+</section>
+
 </article>