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

Documentation updates.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1969 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2003-06-19 18:11:37 +00:00 committed by mtucker
parent b9778d77ab
commit 8a94e69045
5 changed files with 220 additions and 5 deletions

View file

@ -18,6 +18,10 @@ Documentation Contents:
<ul>
<li><a href="overview.html">Overview</a>
<li><a href="gettingstarted.html">Getting Started Guide</a>
<li><a href="messaging.html">Messaging using Smack</a>
<li><a href="roster.html">Presence and Roster</a>
<li><a href="processing.html">Processing Incoming Packets</a>
<li><a href="extensions.html">Extending Packets</a>
<li><a href="properties.html">Packet Properties</a>
<li><a href="debugging.html">Debugging with Smack</a>
</ul>