From 6906c15e8ee20633ae0bf94fee1a99d916ceedc8 Mon Sep 17 00:00:00 2001 From: Lance Stout Date: Tue, 22 Nov 2011 15:25:02 -0800 Subject: Update docs for tostring --- docs/api/xmlstream/tostring.rst | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/api/xmlstream/tostring.rst (limited to 'docs/api/xmlstream/tostring.rst') diff --git a/docs/api/xmlstream/tostring.rst b/docs/api/xmlstream/tostring.rst new file mode 100644 index 00000000..038b7876 --- /dev/null +++ b/docs/api/xmlstream/tostring.rst @@ -0,0 +1,17 @@ +======== +tostring +======== + +.. module:: sleekxmpp.xmlstream.tostring + +.. _tostring: + +XML Serialization +----------------- + +.. autofunction:: tostring + +Escaping Special Characters +--------------------------- + +.. autofunction:: xml_escape -- cgit v1.2.3