mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +00:00
Write docs and small fixes.
This commit is contained in:
parent
23fba99d93
commit
7a55c040ee
31 changed files with 306 additions and 458 deletions
4
docs/source/examples/echo_bot.rst
Normal file
4
docs/source/examples/echo_bot.rst
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
Echo bot
|
||||
========
|
||||
|
||||
example
|
||||
5
docs/source/examples/index.rst
Normal file
5
docs/source/examples/index.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Examples
|
||||
========
|
||||
|
||||
.. toctree::
|
||||
echo_bot
|
||||
Loading…
Add table
Add a link
Reference in a new issue