docs/reference/loudmouth-docs.sgml
author Till Maas <opensource@till.name>
Sat, 31 Oct 2015 08:37:51 +0100
changeset 664 f57b1b61e1fe
parent 401 92fa0cbc2199
permissions -rw-r--r--
Remove trailing whitespace and mixed indenting

<?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"/>
    <xi:include href="xml/lm-proxy.xml"/>
    <xi:include href="xml/lm-utils.xml"/>
  </chapter>
</book>