blob: 11bd7951e7829eb7305e436010e367be91380a2e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<?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/2003/XInclude">
<bookinfo>
<title>telepathy-farstream Reference Manual</title>
<releaseinfo>
The latest version of this documentation can be found on-line at
<ulink role="online-location" url="http://telepathy.freedesktop.org/doc/telepathy-farstream/">http://telepathy.freedesktop.org/telepathy-farstream/</ulink>.
</releaseinfo>
</bookinfo>
<chapter>
<title>Telepathy Farstream Helper Classes</title>
<xi:include href="xml/channel.xml"/>
<xi:include href="xml/content.xml"/>
</chapter>
</book>
|