Commit Graph

12 Commits

Author SHA1 Message Date
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 329b0df3f6 Some more docs house cleaning 2011-11-22 15:25:24 -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 2b0a05ee32 Update stanzabase docs 2011-11-21 21:51:19 -08:00
Lance Stout bc2d0ee9a8 Update docs index 2011-11-20 17:29:54 -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 01061a0355 More documentation!
Finished the echo bot quickstart.

Added placeholders for other guides we need.
2011-08-13 20:58:53 -07:00
Lance Stout 5ef197e5fd Start of docs for 1.0 2011-08-12 17:33:32 -07:00