From 97378998a5f8c031444fd7a0c1b1007e9282df4d Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Thu, 5 Jan 2012 11:31:54 -0500 Subject: Break the docs out into their own branch. --- docs/api/xmlstream/xmlstream.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 docs/api/xmlstream/xmlstream.rst (limited to 'docs/api/xmlstream/xmlstream.rst') diff --git a/docs/api/xmlstream/xmlstream.rst b/docs/api/xmlstream/xmlstream.rst new file mode 100644 index 00000000..90a7a6af --- /dev/null +++ b/docs/api/xmlstream/xmlstream.rst @@ -0,0 +1,10 @@ +========== +XML Stream +========== + +.. module:: sleekxmpp.xmlstream.xmlstream + +.. autoexception:: RestartStream + +.. autoclass:: XMLStream + :members: -- cgit v1.2.3