slixmpp/docs
mathieui acc52fd935
Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge
Conflicts:
	README.rst
	examples/IoT_TestDevice.py
	examples/disco_browser.py
	setup.py
	sleekxmpp/jid.py
	sleekxmpp/plugins/google/auth/stanza.py
	sleekxmpp/plugins/google/gmail/notifications.py
	sleekxmpp/plugins/google/nosave/stanza.py
	sleekxmpp/plugins/google/settings/settings.py
	sleekxmpp/thirdparty/__init__.py
	sleekxmpp/thirdparty/socks.py
	sleekxmpp/thirdparty/statemachine.py
	sleekxmpp/util/__init__.py
	sleekxmpp/xmlstream/xmlstream.py
	slixmpp/basexmpp.py
	slixmpp/plugins/xep_0004/stanza/form.py
	slixmpp/plugins/xep_0009/rpc.py
	slixmpp/plugins/xep_0050/adhoc.py
	slixmpp/plugins/xep_0065/proxy.py
	slixmpp/plugins/xep_0084/stanza.py
	slixmpp/plugins/xep_0202/time.py
	slixmpp/plugins/xep_0323/sensordata.py
	slixmpp/plugins/xep_0325/control.py
	slixmpp/plugins/xep_0325/stanza/control.py
	slixmpp/roster/single.py
	slixmpp/stanza/atom.py
	slixmpp/stanza/rootstanza.py
	slixmpp/test/slixtest.py
	slixmpp/util/sasl/mechanisms.py
	slixmpp/version.py
	slixmpp/xmlstream/stanzabase.py
	tests/test_stanza_xep_0323.py
	tests/test_stanza_xep_0325.py
	tests/test_stream_xep_0323.py
	tests/test_stream_xep_0325.py
2015-10-02 19:00:19 +02:00
..
_static Remove all trailing whitespaces. 2014-09-01 02:47:15 +02:00
_templates More &yet branding 2012-01-05 13:07:44 -05:00
api Update the documentation and examples 2015-02-24 22:47:15 +01:00
getting_started Update the documentation and examples 2015-02-24 22:47:15 +01:00
howto Break the docs out into their own branch. 2012-01-05 11:31:54 -05:00
.gitignore Update doc settings to new theme, add examples, use 1.0 2012-01-05 12:13:06 -05:00
architecture.rst Update the documentation and examples 2015-02-24 22:47:15 +01:00
conf.py Update the documentation and examples 2015-02-24 22:47:15 +01:00
create_plugin.rst Update the documentation and examples 2015-02-24 22:47:15 +01:00
differences.rst Change the API to make iq.send() always return a future 2015-02-28 19:02:35 +01:00
event_index.rst basexmpp: Add a message_error event 2015-04-13 15:08:04 +02:00
features.rst Break the docs out into their own branch. 2012-01-05 11:31:54 -05:00
glossary.rst Update the documentation and examples 2015-02-24 22:47:15 +01:00
guide_xep_0030.rst Merge branch 'develop' of https://github.com/fritzy/SleekXMPP into sleek-merge 2015-10-02 19:00:19 +02:00
handlersmatchers.rst Break the docs out into their own branch. 2012-01-05 11:31:54 -05:00
index.rst Remove a useless line of code from “your first XMPP bot” example 2015-08-08 17:34:05 +02:00
license.rst Remove all trailing whitespaces. 2014-09-01 02:47:15 +02:00
make.bat Rename to slixmpp 2014-07-17 14:19:04 +02:00
Makefile Rename to slixmpp 2014-07-17 14:19:04 +02:00
plugin_arch.rst Break the docs out into their own branch. 2012-01-05 11:31:54 -05:00
python-objects.inv Break the docs out into their own branch. 2012-01-05 11:31:54 -05:00
sasl.rst Break the docs out into their own branch. 2012-01-05 11:31:54 -05:00
using_asyncio.rst XMLStream: add a forever parameter to process(), defaulting to True, to select whether we want to stop the event loop after a disconnection 2015-04-04 16:48:30 +02:00
xeps.rst Remove all trailing whitespaces. 2014-09-01 02:47:15 +02:00
xmpp_tdg.rst Remove all deprecated alias in the core of slixmpp, and wherever they were used. 2014-09-28 23:58:46 +02:00