view xml/en/links.xml @ 461:6135f3c95bf6

Unified markup for lists.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 27 Mar 2012 14:30:18 +0000
parents a413dffb0557
children e6b7931fc9ea
line wrap: on
line source

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

<article name="nginx: links"
         link="/en/links.html"
         lang="en">

<section name="nginx internals">

<para>
<list type="bullet">

<listitem>
<link url="http://www.evanmiller.org/nginx-modules-guide.html">Emiller&rsquo;s
Guide To Nginx Module Development</link>
</listitem>

<listitem>
<link url="http://www.evanmiller.org/nginx-modules-guide-advanced.html">Emiller&rsquo;s
Advanced Topics In Nginx Module Development</link>
</listitem>

</list>
</para>

</section>


<section name="miscellanea">

<para>
<list type="bullet">

<listitem>
<link url="http://planet.nginx.org">Planet nginx</link>
</listitem>

<listitem>
<link url="http://php-fpm.org">php-fpm: PHP FastCGI Process Manager</link>
</listitem>

</list>
</para>

</section>

</article>