mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-09-09 18:29:45 +02:00
Improve documentation
remove ambiguous part about smack-core being the only required library. It's the only required library of *Smack*, but some user could understand that Smack itself has no other dependencies. In order to avoid such confusion, simply remove that part.
This commit is contained in:
parent
0f7365bc8a
commit
1fb8a50b79
2 changed files with 3 additions and 5 deletions
|
@ -167,8 +167,7 @@ fixes to the code, please visit the
|
|||
|
||||
<p><b>About the Distribution</b><p>
|
||||
|
||||
The <tt>smack.jar</tt> file in the main distribution folder is the only binary file
|
||||
required for embedding XMPP functionality into client applications. The optional
|
||||
The <tt>smack-core.jar</tt> file in the main distribution folder. The optional
|
||||
<tt>smack-extensions.jar</tt> contains the <a href="documentation/extensions/index.html">Smack extensions</a>
|
||||
while <tt>smack-debug.jar</tt> contains an enhanced debugger.<p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue