You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/modules/group/doc/group.xml

52 lines
1.2 KiB

<?xml version="1.0" encoding='ISO-8859-1'?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
<!ENTITY admin SYSTEM "group_admin.xml">
<!ENTITY faq SYSTEM "../../../doc/module_faq.xml">
<!-- Include general documentation entities -->
<!ENTITY % docentities SYSTEM "../../../docbook/entities.xml">
%docentities;
]>
<book xmlns:xi="http://www.w3.org/2001/XInclude">
<bookinfo>
<title>group Module</title>
<productname class="trade">&kamailioname;</productname>
<authorgroup>
<author>
<firstname>Jan</firstname>
<surname>Janak</surname>
<affiliation><orgname>FhG FOKUS</orgname></affiliation>
<address>
<email>jan@iptel.org</email>
</address>
</author>
<author>
<firstname>Daniel-Constantin</firstname>
<surname>Mierla</surname>
<email>miconda@gmail.com</email>
</author>
<editor>
<firstname>Jan</firstname>
<surname>Janak</surname>
<address>
<email>jan@iptel.org</email>
</address>
</editor>
</authorgroup>
<copyright>
<year>2003</year>
<holder>FhG FOKUS</holder>
</copyright>
</bookinfo>
<toc></toc>
<xi:include href="group_admin.xml"/>
</book>