mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-11 18:01:04 +00:00
* Initial commit for docs cleanup * Update migration guide * More docs * Added changes description * Small fixes
20 lines
265 B
ReStructuredText
20 lines
265 B
ReStructuredText
.. include:: ../README.rst
|
|
|
|
Simple usage
|
|
------------
|
|
|
|
.. literalinclude:: ../examples/echo_bot.py
|
|
|
|
Contents
|
|
========
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
|
|
install
|
|
migration_2_to_3
|
|
api/index
|
|
dispatcher/index
|
|
utils/index
|
|
changelog
|
|
contributing
|