summaryrefslogtreecommitdiff
path: root/Documentation.mdwn
blob: f72058d5bf1190e12fe25af3a6cf8d9f68eb0bab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Here are some links to documentation resources related to Telepathy.

## APIs

* [[DBus API Spec|DbusSpec]]
* [Telepathy Glib API docs](https://telepathy.freedesktop.org/doc/telepathy-glib/)
* [Telepathy Qt API docs](https://telepathy.freedesktop.org/doc/telepathy-qt/)
* [Telepathy Farstream API docs](https://telepathy.freedesktop.org/doc/telepathy-farstream/)

## Reading Material

* [Architectural overview](http://www.aosabook.org/en/telepathy.html)
* [Telepathy Developer's Manual](https://telepathy.freedesktop.org/doc/book/) (*slightly outdated*)
* [[Documentation/Recipes]]: how to accomplish various tasks with the Telepathy API

## Features

* [[Documentation/Tubes]]
* [[Documentation/Protocols Support]]
* [[Documentation/Gabble XEP]]

## Formats

* [[Documentation/File Formats]]: specification for Telepathy's file formats
* [[service-profile-v1]]

## Misc

* For developers interested in Telepathy within KDE, the [KDE Community Project Page](https://community.kde.org/KTp) provides more information.