2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-23 18:37:26 +00:00

Update docs source

This commit is contained in:
Dan 2018-01-04 03:05:16 +01:00
parent 3aee4de285
commit 7de727a3b8
2 changed files with 10 additions and 6 deletions

View File

@ -22,15 +22,12 @@ accept the same parameters as well.
For more information on how to install and setup the library, please refer to the Wiki_. For more information on how to install and setup the library, please refer to the Wiki_.
.. toctree:: .. toctree::
:caption: Pyrogram Package :caption: Main Package
pyrogram/Client
pyrogram/ChatAction
pyrogram/Error
pyrogram/index
.. toctree:: .. toctree::
:caption: Telegram API :caption: Telegram API - Layer 74
functions/index functions/index
types/index types/index

View File

@ -0,0 +1,7 @@
Pyrogram
========
.. toctree::
Client
ChatAction
Error