Skip to content

Commit

Permalink
Cleanup docs
Browse files Browse the repository at this point in the history
  • Loading branch information
szastupov committed Mar 22, 2017
1 parent 4f98373 commit 1343986
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 40 deletions.
30 changes: 0 additions & 30 deletions docs/aiotg.rst

This file was deleted.

23 changes: 13 additions & 10 deletions docs/index.rst
Original file line number Diff line number Diff line change
@@ -1,17 +1,20 @@
.. include:: ../README.rst

Reference
---------------
----------------

.. toctree::
:maxdepth: 2
Bot Interface
~~~~~~~~~~~~~~~~

aiotg.rst
.. automodule:: aiotg.bot
:members:
:undoc-members:
:show-inheritance:

Chat Interface
~~~~~~~~~~~~~~~~~

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

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
.. automodule:: aiotg.chat
:members:
:undoc-members:
:show-inheritance:

0 comments on commit 1343986

Please sign in to comment.