Commit Graph

13 Commits

Author SHA1 Message Date
Lance Stout 03bc38f7e3 Add docs on using Iq stanzas. 2011-12-31 01:28:41 -05:00
Lance Stout 8922e2050a Update the API docs for XMLStream 2011-12-04 20:35:17 -08:00
Lance Stout a85891c611 Add API docs for the scheduler 2011-12-04 16:43:05 -08:00
Lance Stout 2586fdffda Update api docs for handlers and matchers 2011-12-04 16:26:14 -08:00
Lance Stout b9332142c9 Update api docs for JID 2011-12-04 13:42:46 -08:00
Lance Stout 5f44c0e678 Add docs for filesocket 2011-11-22 16:33:38 -08:00
Lance Stout b87c4d786d Update tostring docs, plus more doc cleanup 2011-11-22 16:25:33 -08:00
Lance Stout 6906c15e8e Update docs for tostring 2011-11-22 15:25:02 -08:00
Lance Stout ff5421cefc Moar docs! 2011-11-21 23:28:19 -08:00
Lance Stout 4498e992a2 Add more stanzabase docs 2011-11-21 23:17:39 -08:00
Lance Stout ede59ab40e Clean and get setup.py working once and for all.
Fixes:
    README.rst now included
    Double line spacing removed from long_description
    Source package now includes tests, examples, etc using Manifest.in
    README.rst typos fixed
    Added README.rst section on installing dnspython for Python3
    Version bumped to RC2
    Version is now taken from sleekxmpp.version.__version__ without
        having to pull in the entire library
    Added 'test' command for setup.py
    Simplified testall.py
    Docs build cleanly from source package after installation
2011-08-24 22:09:02 -07:00
Lance Stout 961668d420 Add guide for sending a message and then disconnecting. 2011-08-17 21:21:37 -07:00
Lance Stout 5ef197e5fd Start of docs for 1.0 2011-08-12 17:33:32 -07:00