Reformat docs

This commit is contained in:
Dan 2018-01-03 17:41:20 +01:00
parent 310adbb76f
commit 988f41c6cf
4 changed files with 18 additions and 18 deletions

View File

@ -1,14 +0,0 @@
pyrogram.Error
===============
.. autoexception:: pyrogram.Error
:members:
:show-inheritance:
.. toctree::
errors/303_see_other
errors/400_bad_request
errors/401_unauthorized
errors/420_flood
errors/500_internal_server_error
errors/520_unknown_error

View File

@ -1,5 +1,5 @@
pyrogram.ChatAction ChatAction
=================== ==========
.. autoclass:: pyrogram.ChatAction .. autoclass:: pyrogram.ChatAction
:members: :members:

View File

@ -1,5 +1,5 @@
pyrogram.Client Client
=============== ======
.. autoclass:: pyrogram.Client .. autoclass:: pyrogram.Client
:members: :members:

View File

@ -0,0 +1,14 @@
Error
=====
.. autoexception:: pyrogram.Error
:members:
:show-inheritance:
.. toctree::
../errors/303_see_other
../errors/400_bad_request
../errors/401_unauthorized
../errors/420_flood
../errors/500_internal_server_error
../errors/520_unknown_error