1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 09:09:38 +02:00

Convert html documentation to markdown

This commit is contained in:
Florian Schmaus 2014-08-16 00:09:55 +02:00
parent 450015bf40
commit 344148eaed
56 changed files with 3545 additions and 4217 deletions

14
documentation/index.md Normal file
View file

@ -0,0 +1,14 @@
**Smack Documentation**
**Contents:**
* [Overview](overview.html)
* [Getting Started Guide](gettingstarted.html)
* [Managing Connections](connections.html)
* [Messaging Basics](messaging.html)
* [Roster and Presence](roster.html)
* [Processing Incoming Packets](processing.html)
* [Provider Architecture](providers.html)
* [Debugging with Smack](debugging.html)
* [Smack Extensions Manual](extensions/index.html)