Fork Me badge, more docs
[ci skip]
This commit is contained in:
parent
124dc1b969
commit
dd61841481
6 changed files with 33 additions and 9 deletions
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue