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

Adding placeholders.

git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1970 b35dd754-fafc-0310-a699-88a17e54d16e
This commit is contained in:
Matt Tucker 2003-06-19 18:15:28 +00:00 committed by mtucker
parent 8a94e69045
commit 3fb9705d7c
3 changed files with 58 additions and 2 deletions

View file

@ -18,10 +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="messaging.html">Messaging Basics</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="providers.html">Provider Architecture</a>
<li><a href="properties.html">Packet Properties</a>
<li><a href="debugging.html">Debugging with Smack</a>
</ul>