view xml/he/docs/index.xml @ 75:2bf4cd2787c5

Added DTDs to make xmllint happy. Note that these DTDs don't try to be actually correct: possible element contents require cleanup. This is enough to pass all documents through xmllint though.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 10 Oct 2011 14:47:09 +0000
parents 9d544687d02c
children 7db449e89e92
line wrap: on
line source

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

<article title="תיעוד nginx"
         link="/he/docs/"
         lang="he">


<section>

<para>
<list>

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

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

<!--

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

-->

</list>
</para>

<para>
<list>

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

</list>
</para>

</section>

</article>