Files
archived-doc-base/scripts/docgen/setup.tpl
2024-10-24 22:31:40 +01:00

50 lines
1.0 KiB
Smarty

<?xml version="1.0" encoding="utf-8"?>
<chapter xml:id="{EXT_NAME_ID}.setup" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.setup;
<section xml:id="{EXT_NAME_ID}.requirements">
&reftitle.required;
<simpara>
</simpara>
</section>
<section xml:id="{EXT_NAME_ID}.installation">
&reftitle.install;
&no.install;
</section>
<section xml:id="{EXT_NAME_ID}.configuration">
&reftitle.runtime;
&no.config;
</section>
<section xml:id="{EXT_NAME_ID}.resources">
&reftitle.resources;
<simpara>
</simpara>
</section>
</chapter>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->