Init Sphinx doc's.

This commit is contained in:
Alex Root Junior 2017-06-03 11:58:26 +03:00
parent 2192d4b7ea
commit 76344fd815
6 changed files with 226 additions and 2 deletions

26
docs/source/index.rst Normal file
View file

@ -0,0 +1,26 @@
.. aiogram documentation master file, created by
sphinx-quickstart on Sat Jun 3 11:22:58 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to aiogram's documentation!
===================================
Asynchonyously Python framework for `Telegram Bot API <https://core.telegram.org/bots/api>`_
Contents
--------
.. toctree::
install
quick_start
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`