Fix various documentation mistakes

This commit is contained in:
Mads Marquart
2020-03-11 15:00:50 +01:00
parent c27f599e37
commit 89c6af516c
11 changed files with 23 additions and 19 deletions

View File

@@ -4,5 +4,8 @@ Exceptions
.. autoexception:: FacebookError()
.. autoexception:: HTTPError()
.. autoexception:: ParseError()
.. autoexception:: NotLoggedIn()
.. autoexception:: ExternalError()
.. autoexception:: GraphQLError()
.. autoexception:: InvalidParameters()
.. autoexception:: PleaseRefresh()