summaryrefslogtreecommitdiff
path: root/Documentation.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation.mdwn')
-rw-r--r--Documentation.mdwn32
1 files changed, 32 insertions, 0 deletions
diff --git a/Documentation.mdwn b/Documentation.mdwn
new file mode 100644
index 0000000..5e0ca76
--- /dev/null
+++ b/Documentation.mdwn
@@ -0,0 +1,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.