final fix for readthedocs

This commit is contained in:
Jeff 2017-11-20 12:19:53 +08:00
parent f6ec7e47a7
commit d0c9324212
4 changed files with 16 additions and 3 deletions

View File

@ -6,6 +6,7 @@ Users and Chats
Make sure you have gone through :ref:`prelude` already!
.. contents::
:depth: 2
.. _retrieving-an-entity:

View File

@ -1,3 +1,5 @@
.. _accessing-the-full-api:
==========================
Accessing the Full API
==========================

View File

@ -64,15 +64,23 @@ so you can still run the library wherever Python is available!
Sending Requests
*****************
`Here <https://github.com/lonamiwebs/telethon/wiki/Session-Files>`__
.. note::
Read here: :ref:`sending-requests`
Working with updates
**********************
`Here <https://github.com/lonamiwebs/telethon/wiki/Working-with-Updates>`__
.. note::
Read here: :ref:`working-with-updates`
Accessing the full API
***********************
`Here <https://github.com/lonamiwebs/telethon/wiki/Accessing-the-Full-API>`__
.. note::
Read here: :ref:`accessing-the-full-api`
__ https://github.com/ricmoo/pyaes

View File

@ -1,3 +1,5 @@
.. _working-with-updates:
====================
Working with Updates
====================