File: loudmouth-docs.sgml

package info (click to toggle)
loudmouth 1.1.4-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,572 kB
  • ctags: 977
  • sloc: sh: 8,699; ansic: 5,796; xml: 2,328; makefile: 161
file content (20 lines) | stat: -rw-r--r-- 714 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?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>