aboutsummaryrefslogtreecommitdiff
path: root/src/overview.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/overview.html')
-rw-r--r--src/overview.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/overview.html b/src/overview.html
new file mode 100644
index 0000000..a2449b1
--- /dev/null
+++ b/src/overview.html
@@ -0,0 +1,4 @@
+<body>API specification for <a href="http://www.jivesoftware.org/smack">Smack</a>, an Open Source XMPP client library.
+<p>
+The {@link org.jivesoftware.smack.Connection} class is the main entry point for the API.
+</body>