docs/reference/loudmouth-docs.sgml
author Mikael Berthe <mikael@lilotux.net>
Mon, 13 Jun 2022 18:01:27 +0200
changeset 745 7785b42dd7bc
parent 664 f57b1b61e1fe
permissions -rw-r--r--
Merge pull request #46 from nekopsykose/fix-asyncns-addrinfo fix macro define for freeaddrinfo with asyncns committer: GitHub <noreply@github.com>

<?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>