2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-08-31 06:16:06 +00:00

Move single methods, types and bound-methods to separated pages

The resulting pages were huge and were also taking a while to load
This will improve docs navigation
This commit is contained in:
Dan
2019-07-09 19:03:46 +02:00
parent ee2d5b1315
commit efcf7d5503
9 changed files with 662 additions and 637 deletions

View File

@@ -23,9 +23,9 @@ Welcome to Pyrogram
:caption: API Reference
api/client
api/methods
api/types
api/bound-methods
api/methods/index
api/types/index
api/bound-methods/index
api/handlers
api/decorators
api/errors