1<chapter id="{$id}">
2<title>{$category}</title>
3{section name=ids loop=$ids}
4&{$ids[ids]};
5{/section}
6</chapter>
7<!-- Generated by phpDocumentor v {$phpdocversion} {$phpdocwebsite} -->
8<!-- Keep this comment at the end of the file
9Local variables:
10mode: sgml
11sgml-omittag:t
12sgml-shorttag:t
13sgml-minimize-attributes:nil
14sgml-always-quote-attributes:t
15sgml-indent-step:1
16sgml-indent-data:t
17sgml-parent-document:nil
18sgml-default-dtd-file:"../../../../manual.ced"
19sgml-exposed-tags:nil
20sgml-local-catalogs:nil
21sgml-local-ecat-files:nil
22End:
23vim600: syn=xml fen fdm=syntax fdl=2 si
24vim: et tw=78 syn=sgml
25vi: ts=1 sw=1
26-->