docs/reference/loudmouth-docs.sgml
author hallski <hallski>
Wed, 21 Jan 2004 21:34:05 +0000
changeset 71 0c87c8ed4d99
parent 1 50e230cf7818
child 82 a32b54e654e2
permissions -rw-r--r--
2004-01-21 Mikael Hallendal <micke@imendio.com> * docs/reference/loudmouth-docs.sgml: * docs/reference/loudmouth-sections.txt: * docs/reference/tmpl/lm-connection.sgml: * docs/reference/tmpl/loudmouth-unused.sgml: * docs/reference/tmpl/lm-ssl.sgml: * loudmouth/lm-ssl.h: - Added new file to documentation

<?xml version="1.0"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" 
               "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<book id="index" xmlns:xi="http://www.w3.org/2001/XInclude">
  <bookinfo>
    <title>Loudmouth Reference Manual</title>
  </bookinfo>

  <chapter>
    <title>Loudmouth</title>
    <xi:include href="xml/lm-connection.xml"/>
    <xi:include href="xml/lm-error.xml"/>
    <xi:include href="xml/lm-message.xml"/>
    <xi:include href="xml/lm-message-handler.xml"/>
    <xi:include href="xml/lm-message-node.xml"/>
    <xi:include href="xml/lm-ssl.xml"/>
  </chapter>
</book>