summaryrefslogtreecommitdiff
path: root/Documentation.mdwn
blob: 5e0ca765dd3a5fcb4beb2b6c743ddb19cb5d2c84 (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
30
31
32
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/)

## Tutorials & HOWTOs

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

## Development

* [[Coding Style|Documentation/Style]]

## 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.