mirror of
https://github.com/LonamiWebs/Telethon.git
synced 2025-11-10 19:10:37 +00:00
add readthedocs files
This commit is contained in:
40
readthedocs/index.rst
Normal file
40
readthedocs/index.rst
Normal 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`
|
||||
Reference in New Issue
Block a user