Document exceptions and change conf.py version detection.

This commit is contained in:
Rapptz
2015-08-28 17:24:35 -04:00
parent abc32f5b5d
commit e60777e68b
3 changed files with 25 additions and 4 deletions

View File

@@ -108,3 +108,19 @@ Some classes are just there to be data containers, this lists them. It should be
.. autoclass:: PrivateChannel
:members:
Exceptions
------------
The following exceptions are thrown by the library.
.. autoclass:: InvalidEventName
:members:
.. autoclass:: InvalidDestination
:members:
.. autoclass:: GatewayNotFound
:members: