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

22
docs/api/index.rst Normal file
View File

@@ -0,0 +1,22 @@
.. module:: fbchat
.. _api:
.. Note: we're using () to hide the __init__ method where relevant
Full API
========
If you are looking for information on a specific function, class, or method, this part of the documentation is for you.
.. toctree::
:maxdepth: 1
session
client
threads
thread_data
messages
exceptions
attachments
events
misc