aiogram/docs/index.rst
Alex Root Junior 56f0d9d220
Migration guide 2.x -> 3.0 (#1143)
* Initial commit for docs cleanup

* Update migration guide

* More docs

* Added changes description

* Small fixes
2023-07-29 22:36:12 +03:00

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