Update tostring docs, plus more doc cleanup

This commit is contained in:
Lance Stout
2011-11-22 16:25:33 -08:00
parent 329b0df3f6
commit b87c4d786d
9 changed files with 60 additions and 27 deletions

View File

@@ -218,3 +218,5 @@ man_pages = [
('index', 'sleekxmpp', u'SleekXMPP Documentation',
[u'Nathan Fritz, Lance Stout'], 1)
]
intersphinx_mapping = {'python': ('http://docs.python.org/3.2', 'python-objects.inv')}