comparison xml/ru/docs/index.xml @ 1487:269e8de8765a

Added links to stream modules for the Russian index page.
author Yaroslav Zhuravlev <yar@nginx.com>
date Mon, 25 May 2015 13:09:51 +0300
parents f5b5eefc43cb
children a9ffc9dd41e0
comparison
equal deleted inserted replaced
1486:a55d3d664497 1487:269e8de8765a
6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd"> 6 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
7 7
8 <article name="nginx: документация" 8 <article name="nginx: документация"
9 link="/ru/docs/" 9 link="/ru/docs/"
10 lang="ru" 10 lang="ru"
11 rev="18" 11 rev="19"
12 toc="no"> 12 toc="no">
13 13
14 14
15 <section id="introduction" name="Введение"> 15 <section id="introduction" name="Введение">
16 16
470 </listitem> 470 </listitem>
471 471
472 </list> 472 </list>
473 </para> 473 </para>
474 474
475 <para>
476 <list type="bullet">
477
478 <listitem>
479 <link doc="../../en/docs/stream/ngx_stream_core_module.xml">
480 ngx_stream_core_module</link> [en]
481 </listitem>
482
483 <listitem>
484 <link doc="../../en/docs/stream/ngx_stream_proxy_module.xml">
485 ngx_stream_proxy_module</link> [en]
486 </listitem>
487
488 <listitem>
489 <link doc="../../en/docs/stream/ngx_stream_ssl_module.xml">
490 ngx_stream_ssl_module</link> [en]
491 </listitem>
492
493 <listitem>
494 <link doc="../../en/docs/stream/ngx_stream_upstream_module.xml">
495 ngx_stream_upstream_module</link> [en]
496 </listitem>
497
498 </list>
499 </para>
500
475 </section> 501 </section>
476 502
477 </article> 503 </article>