Fix API docs

This commit is contained in:
Mads Marquart
2020-01-22 01:11:29 +01:00
parent 1526266bf3
commit e666073b18
12 changed files with 98 additions and 71 deletions

8
docs/api/exceptions.rst Normal file
View File

@@ -0,0 +1,8 @@
Exceptions
==========
.. autoexception:: FacebookError()
.. autoexception:: HTTPError()
.. autoexception:: ParseError()
.. autoexception:: ExternalError()
.. autoexception:: GraphQLError()