Commit Graph

30 Commits

Author SHA1 Message Date
Lance Stout 4f4c121d9b Fix merge errors and bot example. 2012-01-18 15:16:56 -08:00
Lance Stout 72e1ab47fc Merge branch 'docs' into develop
Conflicts:
	docs/_static/haiku.css
	docs/_static/header.png
	docs/conf.py
	docs/getting_started/muc.rst
	docs/index.rst
	examples/muc.py
2012-01-18 15:04:33 -08:00
Lance Stout 3575084640 Update home page to include bot example, and example of using a plugin. 2012-01-18 14:24:23 -08:00
Lance Stout 738ec92b8e Fix a few typos. 2012-01-05 13:11:42 -05:00
Lance Stout be9e26b4a3 Apply Te-Je's MUC guide patch. 2012-01-05 13:09:20 -05:00
Lance Stout b345c227b2 More &yet branding 2012-01-05 13:07:44 -05:00
Lance Stout c7e95c8dec Add &yet contact info 2012-01-05 12:28:30 -05:00
Lance Stout 3a4e3d3f51 Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
Lance Stout 97378998a5 Break the docs out into their own branch. 2012-01-05 11:31:54 -05:00
Lance Stout 4a12e1059a Add proxy docs. 2011-12-31 12:33:32 -05:00
Lance Stout f9cd051209 Add echo component briefing. 2011-12-31 02:00:54 -05:00
Lance Stout 03bc38f7e3 Add docs on using Iq stanzas. 2011-12-31 01:28:41 -05:00
Lance Stout e01c2d222a More doc updates 2011-12-05 08:55:05 -08: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 c9dc9ec11e Update supported XEP list 2011-12-04 15:39:49 -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 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