mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-05 16:15:58 +01:00
719f53dfb5
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1786 b35dd754-fafc-0310-a699-88a17e54d16e
30 lines
548 B
HTML
30 lines
548 B
HTML
<html>
|
|
<head>
|
|
<title>Smack Documentation - Jive Software</title>
|
|
<link rel="stylesheet" type="text/css" href="style.css" />
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="header">
|
|
Smack Documentation
|
|
</div>
|
|
|
|
|
|
<p>
|
|
Documentation Contents:
|
|
</p>
|
|
|
|
<ul>
|
|
<li><a href="overview.html">Overview</a>
|
|
<li><a href="gettingstarted.html">Getting Started Guide</a>
|
|
<li><a href="properties.html">Packet Properties</a>
|
|
<li><a href="debugging.html">Debugging with Smack</a>
|
|
</ul>
|
|
|
|
<div class="footer">
|
|
Copyright © Jive Software 2002-2003
|
|
</div>
|
|
|
|
</body>
|
|
</html>
|