TeamspeakStats/docs/api.rst
Thor77 ef5894b407 Refactor documentation
* move documentation-source from /docs/source to /docs/ and build in
/docs/_build instead of /docs/build
* convert README to rst and remove information also present in
documentation and refer to it
* regenerate conf.py/Makefile with most recent Sphinx-version
* add development.rst with information for contributors
2017-04-19 23:24:30 +02:00

44 lines
574 B
ReStructuredText

API
===
Log
---
.. automodule:: tsstats.log
:members:
Client
------
.. autoclass:: tsstats.client.Client
:members:
.. automethod:: tsstats.client.Client.__init__
.. autoclass:: tsstats.client.Clients
:members:
.. automethod:: tsstats.client.Clients.__init__
.. automethod:: tsstats.client.Clients.__iter__
Template
--------
.. automodule:: tsstats.template
:members:
Config
------
.. automodule:: tsstats.config
:members:
Exceptions
----------
.. automodule:: tsstats.exceptions
:members:
Utils
-----
.. automodule:: tsstats.utils
:members: