view xml/ja/docs/index.xml @ 110:40eec261c2a6

Added proper support for anonymous sections, notably for the summary. Changed DTD to always require section IDs.
author Ruslan Ermilov <ru@nginx.com>
date Thu, 20 Oct 2011 09:19:41 +0000
parents 9d544687d02c
children 7db449e89e92
line wrap: on
line source

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

<article title="nginx ドキュメント"
         link="/ja/docs/"
         lang="ja">

<section>

<para>
<list>

<item>
<a href="/ja/docs/introduction.xml"/>
</item>

<item>
<a href="/ja/docs/howto.xml"/>
</item>

<item>
<a href="/ja/docs/faq.xml"/>
</item>

</list>
</para>

<!--

<para>
<list>

<item>
<a href="/ja/docs/windows.xml"/>
</item>

</list>
</para>

-->

</section>

</article>