Fork Me badge, more docs

[ci skip]
This commit is contained in:
Mike Helmick 2013-06-07 20:54:52 -04:00
parent 124dc1b969
commit dd61841481
6 changed files with 33 additions and 9 deletions

View file

@ -21,6 +21,8 @@ Core Interface
.. _streaming_interface:
.. module:: twython.streaming
Streaming Interface
-------------------
@ -40,6 +42,6 @@ Streaming Types
Exceptions
----------
.. autoexception:: TwythonError
.. autoexception:: TwythonAuthError
.. autoexception:: TwythonRateLimitError
.. autoexception:: twython.TwythonError
.. autoexception:: twython.TwythonAuthError
.. autoexception:: twython.TwythonRateLimitError