mirror of
https://github.com/vanitasvitae/Smack.git
synced 2024-11-01 01:35:59 +01:00
745d67a676
and rename documentation links from .html to .md, since markdown-gradle-plugin will now automatically transfer the links .md to .html. Now users can broswe the documentation in their markdown form (e.g. via github) and via html. Also add a symlink from README.md to index.md in documentation/.
14 lines
416 B
Markdown
14 lines
416 B
Markdown
**Smack Documentation**
|
|
|
|
**Contents:**
|
|
|
|
* [Overview](overview.md)
|
|
* [Getting Started Guide](gettingstarted.md)
|
|
* [Managing Connections](connections.md)
|
|
* [Messaging Basics](messaging.md)
|
|
* [Roster and Presence](roster.md)
|
|
* [Processing Incoming Stanzas](processing.md)
|
|
* [Provider Architecture](providers.md)
|
|
* [Debugging with Smack](debugging.md)
|
|
|
|
* [Smack Extensions Manual](extensions/index.md)
|