Smack/documentation
Florian Schmaus 3d926a034c Fix documentation to use correct XMPPConnection names
Some parts of the documentation still refer to

Connection connection = new XMPPConnection(…)

when it should be

XMPPConnection connection = new XMPPTCPConnection(…)

SMACK-574
2014-06-12 18:43:51 +02:00
..
extensions Add missing HOXT entry in toc.html 2014-04-26 19:19:29 +02:00
images Extension was renamed to lowercase. 2004-08-19 17:17:40 +00:00
connections.html Fix documentation to use correct XMPPConnection names 2014-06-12 18:43:51 +02:00
debugging.html Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
gettingstarted.html Fix documentation to use correct XMPPConnection names 2014-06-12 18:43:51 +02:00
index.html Move Packet 'properties' from core to extensions 2014-04-26 19:13:27 +02:00
messaging.html Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
overview.html Fix documentation to use correct XMPPConnection names 2014-06-12 18:43:51 +02:00
processing.html Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
providers.html SMACK-286 Made ProviderManager much more configurable. 2014-01-16 05:14:39 +00:00
roster.html Renamed Connection to XMPPConnection 2014-03-10 09:45:50 +01:00
style.css Initial check-in. 2003-01-15 15:03:36 +00:00