view xml/en/docs/introduction.xml @ 336:a84fb64b1b45

missed quotes around link added separate paragraph for key importing created link tag fixed
author Sergey Budnevitch <sb@waeme.net>
date Fri, 20 Jan 2012 11:37:38 +0000
parents 7db449e89e92
children a413dffb0557
line wrap: on
line source

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

<article name="Introduction to nginx"
         link="/en/docs/introduction.html"
         lang="en">


<section>

<para>
<list>

<item>
<a href="/en/docs/http/request_processing.xml"/>
</item>

<item>
<a href="/en/docs/http/server_names.xml"/>
</item>

<item>
<a href="/en/docs/http/configuring_https_servers.xml"/>
</item>

</list>
</para>

</section>

</article>