Update docs for tostring
This commit is contained in:
@@ -10,3 +10,4 @@ xmlstream
|
||||
.. toctree::
|
||||
|
||||
stanzabase
|
||||
tostring
|
@@ -1,3 +1,5 @@
|
||||
.. _stanzabase:
|
||||
|
||||
==========
|
||||
stanzabase
|
||||
==========
|
17
docs/api/xmlstream/tostring.rst
Normal file
17
docs/api/xmlstream/tostring.rst
Normal file
@@ -0,0 +1,17 @@
|
||||
========
|
||||
tostring
|
||||
========
|
||||
|
||||
.. module:: sleekxmpp.xmlstream.tostring
|
||||
|
||||
.. _tostring:
|
||||
|
||||
XML Serialization
|
||||
-----------------
|
||||
|
||||
.. autofunction:: tostring
|
||||
|
||||
Escaping Special Characters
|
||||
---------------------------
|
||||
|
||||
.. autofunction:: xml_escape
|
Reference in New Issue
Block a user