2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-01 06:45:39 +00:00

Add content lists on relevant pages

This commit is contained in:
Dan
2020-04-01 20:08:46 +02:00
parent 2046768a5e
commit 0b93049822
35 changed files with 193 additions and 4 deletions

View File

@@ -11,6 +11,12 @@ We recommend using the latest versions of both Python 3 and pip.
Pyrogram supports **Python 3** only, starting from version 3.5.3. **PyPy** is supported too.
.. contents:: Contents
:backlinks: none
:local:
-----
Install Pyrogram
----------------

View File

@@ -4,6 +4,12 @@ Project Setup
We have just :doc:`installed Pyrogram <install>`. In this page we'll discuss what you need to do in order to set up a
project with the library. Let's see how it's done.
.. contents:: Contents
:backlinks: none
:local:
-----
API Keys
--------