add readthedocs files

This commit is contained in:
Jeff
2017-11-20 00:56:05 +08:00
parent 9767774147
commit 231ecf3f2a
16 changed files with 905 additions and 0 deletions

40
readthedocs/index.rst Normal file
View File

@@ -0,0 +1,40 @@
.. Telethon documentation master file, created by
sphinx-quickstart on Fri Nov 17 15:36:11 2017.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
Welcome to Telethon's documentation!
====================================
Pure Python 3 Telegram client library. Official Site `here <https://lonamiwebs.github.io/Telethon>`_.
****************
Getting Started
****************
.. toctree::
extra/getting_started
***************
Examples
***************
.. toctree::
extra/examples
***************
Modules
***************
.. toctree::
telethon
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`