Commit 9bce6d51 authored by Matt Tucker's avatar Matt Tucker Committed by matt

Updates.


git-svn-id: http://svn.igniterealtime.org/svn/repos/messenger/trunk@819 b35dd754-fafc-0310-a699-88a17e54d16e
parent cef8ba45
...@@ -12,15 +12,7 @@ ...@@ -12,15 +12,7 @@
<p> <p>
Jive Messenger provides comprehensive group chat and instant Jive Messenger provides comprehensive group chat and instant
messaging (IM) services to online and intranet user communities using messaging (IM) services using the XMPP protocol.
the XMPP protocol.
</p>
<p>
As a pure Java application, the server is designed for
extensible and flexible deployment into new or existing infrastructure.
The server contains a pluggable backend data storage and security system and
interfaces for customizing and extending the server.
</p> </p>
<p><b>Documentation:</b></p> <p><b>Documentation:</b></p>
...@@ -35,10 +27,6 @@ interfaces for customizing and extending the server. ...@@ -35,10 +27,6 @@ interfaces for customizing and extending the server.
<a href="database.html">Database Installation Guide</a> - <a href="database.html">Database Installation Guide</a> -
How to setup your database for use with Jive Messenger. How to setup your database for use with Jive Messenger.
</li> </li>
<li>
<a href="database-guide.html">Database Schema Guide</a> -
A tour of the Jive Messenger database schema for developers and database administrators.
</li>
<li> <li>
<a href="ssl-guide.html">SSL Guide</a> - <a href="ssl-guide.html">SSL Guide</a> -
A guide to setting up Messenger's SSL secure socket support. A guide to setting up Messenger's SSL secure socket support.
...@@ -47,19 +35,23 @@ interfaces for customizing and extending the server. ...@@ -47,19 +35,23 @@ interfaces for customizing and extending the server.
<a href="ldap-guide.html">LDAP Guide</a> - <a href="ldap-guide.html">LDAP Guide</a> -
A guide to setting up Jive Messenger to work with LDAP user stores. A guide to setting up Jive Messenger to work with LDAP user stores.
</li> </li>
<li>
<a href="javadoc/index.html">JavaDocs</a> -
Jive Messenger API documentation.
</li>
</ul> </ul>
<p><b>Developer Documentation:</b></p> <p><b>Developer Documentation:</b></p>
<ul> <ul>
<li> <li>
<a href="javadoc/index.html">JavaDocs</a> -
Jive Messenger API documentation.
</li>
<li>
<a href="plugin-dev-guide.html">Plugin Guide</a> - <a href="plugin-dev-guide.html">Plugin Guide</a> -
A guide to writing and installing plugins for Jive Messenger. A guide to writing and installing plugins for Jive Messenger.
</li> </li>
<li>
<a href="database-guide.html">Database Schema Guide</a> -
A tour of the Jive Messenger database schema for developers and database administrators.
</li>
</ul> </ul>
<p> <p>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment