diff --git a/docs/source/pyrogram.rst b/docs/source/pyrogram.rst deleted file mode 100644 index fdeafee4..00000000 --- a/docs/source/pyrogram.rst +++ /dev/null @@ -1,7 +0,0 @@ -Pyrogram Package -================ - -.. toctree:: - pyrogram.Client - pyrogram.ChatAction - pyrogram.Error diff --git a/docs/source/pyrogram/index.rst b/docs/source/pyrogram/index.rst new file mode 100644 index 00000000..4c6c7d45 --- /dev/null +++ b/docs/source/pyrogram/index.rst @@ -0,0 +1,7 @@ +Pyrogram Package +================ + +.. toctree:: + Client + ChatAction + Error