Write docs and small fixes.

This commit is contained in:
Alex Root Junior 2018-09-07 21:24:13 +03:00
parent 23fba99d93
commit 7a55c040ee
31 changed files with 306 additions and 458 deletions

View file

@ -1,8 +0,0 @@
Filters
-------
This module stores builtin filters for dispatcher.
.. automodule:: aiogram.dispatcher.filters
:members:
:show-inheritance:

View file

@ -1,6 +0,0 @@
Handler class
-------------
.. automodule:: aiogram.dispatcher.handler
:members:
:show-inheritance:

View file

@ -0,0 +1,4 @@
Dispatcher
==========
TODO

View file

@ -1,6 +0,0 @@
Dispatcher class
----------------
.. automodule:: aiogram.dispatcher
:members:
:show-inheritance:

View file

@ -1,8 +0,0 @@
Storages
--------
This module stores storage base for finite-state machine.
.. automodule:: aiogram.dispatcher.storage
:members:
:show-inheritance:

View file

@ -1,6 +0,0 @@
Webhook
-------
.. automodule:: aiogram.dispatcher.webhook
:members:
:show-inheritance: