Reformat docs
This commit is contained in:
parent
310adbb76f
commit
988f41c6cf
@ -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
|
@ -1,5 +1,5 @@
|
||||
pyrogram.ChatAction
|
||||
===================
|
||||
ChatAction
|
||||
==========
|
||||
|
||||
.. autoclass:: pyrogram.ChatAction
|
||||
:members:
|
@ -1,5 +1,5 @@
|
||||
pyrogram.Client
|
||||
===============
|
||||
Client
|
||||
======
|
||||
|
||||
.. autoclass:: pyrogram.Client
|
||||
:members:
|
14
docs/source/pyrogram/Error.rst
Normal file
14
docs/source/pyrogram/Error.rst
Normal 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
|
Loading…
Reference in New Issue
Block a user