File: index.rst

package info (click to toggle)
python-foobot-async 1.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 136 kB
  • sloc: python: 263; makefile: 15
file content (26 lines) | stat: -rw-r--r-- 539 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
.. Foobot API Client documentation master file, created by
   sphinx-quickstart on Fri Feb  9 12:04:32 2018.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.


.. include:: ../README.rst

Foobot API Client documentation
===============================

.. toctree::
   :maxdepth: 2
   :caption: Contents:

.. automodule:: foobot_async

.. autoclass:: FoobotClient
    :members:

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`