view xml/en/docs/howto.xml @ 271:4c6d2c614d2c

Cleaned up XML tag mess: - all of <parameter> and <code>, and some of <dirname>, <value>, and <command> were replaced by <literal>; - the rest of <dirname> were replaced by links; - <argument> were replaced by <value>; - <value> is now rendered in HTML in italic; - <literal> and <path> can now contain <value>. Cleaned up terminology mess: - directives take "parameters".
author Ruslan Ermilov <ru@nginx.com>
date Fri, 23 Dec 2011 17:29:59 +0000
parents 7db449e89e92
children a413dffb0557
line wrap: on
line source

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

<article name="nginx howto"
         link="/en/docs/howto.html"
         lang="en">


<section>

<para>
<list>

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

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

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

</list>
</para>

</section>

</article>