view xml/cn/docs/index.xml @ 1017:9f9a427a73eb

Fixed broken links to chinese versions of some modules. The chinese version contains untranslated copies of english documentation for random_index and realip modules. The result is the appearance of 'translation to chinese' link for this modules pointing to non-existing document. This files are removed. Also, broken links are generated for the chinese version of the "flv" module, but the translation exists, although not enabled for publication. Since contents of file looks like a valid translation, it is allowed to be published.
author Vladimir Homutov <vl@nginx.com>
date Mon, 18 Nov 2013 12:48:10 +0400
parents ceb8a4e374b7
children
line wrap: on
line source

<!--
  Copyright (C) Igor Sysoev
  Copyright (C) Nginx, Inc.
  -->

<!DOCTYPE article SYSTEM "../../../dtd/article.dtd">

<article name="Nginx文档"
         link="/cn/docs/"
         lang="cn"
         rev="4"
         toc="no">


<section id="introduction" name="介绍">

<para>
<list type="bullet">

<listitem>
<link doc="http/request_processing.xml"/>
</listitem>

<listitem>
<link doc="http/server_names.xml"/>
</listitem>

<listitem>
<link doc="windows.xml"/>
</listitem>

<listitem>
<link doc="http/configuring_https_servers.xml"/>
</listitem>

<listitem>
<link doc="syntax.xml"/>
</listitem>

<listitem>
<link doc="debugging_log.xml"/>
</listitem>

</list>
</para>

</section>


<section id="howto" name="How-To">

<para>
<list type="bullet">

<listitem>
<link doc="http/converting_rewrite_rules.xml"/>
</listitem>

</list>
</para>

</section>


<section name="模块参考目录">

<para>
<list type="bullet">

<listitem>
<link doc="http/ngx_http_access_module.xml">
ngx_http_access_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_addition_module.xml">
ngx_http_addition_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_auth_basic_module.xml">
ngx_http_auth_basic_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_autoindex_module.xml">
ngx_http_autoindex_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_browser_module.xml">
ngx_http_browser_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_core_module.xml">
ngx_http_core_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_empty_gif_module.xml">
ngx_http_empty_gif_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_flv_module.xml">
ngx_http_flv_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_geo_module.xml">
ngx_http_geo_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_geoip_module.xml">
ngx_http_geoip_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_gzip_static_module.xml">
ngx_http_gzip_static_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_image_filter_module.xml">
ngx_http_image_filter_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_index_module.xml">
ngx_http_index_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_limit_conn_module.xml">
ngx_http_limit_conn_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_limit_req_module.xml">
ngx_http_limit_req_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_log_module.xml">
ngx_http_log_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_map_module.xml">
ngx_http_map_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_proxy_module.xml">
ngx_http_proxy_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_referer_module.xml">
ngx_http_referer_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_rewrite_module.xml">
ngx_http_rewrite_module</link>
</listitem>

<listitem>
<link doc="http/ngx_http_upstream_module.xml">
ngx_http_upstream_module</link>
</listitem>

</list>
</para>

</section>

</article>