mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 15:17:00 +01:00
1c6ae435bf
Co-authored-by: poolitzer <github@poolitzer.eu> Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com> Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
38 lines
1 KiB
ReStructuredText
38 lines
1 KiB
ReStructuredText
.. Python Telegram Bot documentation master file, created by
|
|
sphinx-quickstart on Mon Aug 10 22:25:07 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
.. include:: ../../README.rst
|
|
|
|
.. The toctrees are hidden such that they don't render on the start page but still include the contents into the documentation.
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:caption: Reference
|
|
|
|
telegram
|
|
telegram.ext
|
|
telegram_auxil
|
|
Telegrams Bot API Docs <https://core.telegram.org/bots/api>
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:caption: Resources
|
|
|
|
examples
|
|
Wiki <https://github.com/python-telegram-bot/python-telegram-bot/wiki>
|
|
|
|
.. toctree::
|
|
:hidden:
|
|
:caption: Project
|
|
|
|
stability_policy
|
|
changelog
|
|
coc
|
|
contributing
|
|
testing
|
|
Website <https://python-telegram-bot.org>
|
|
GitHub Repository <https://github.com/python-telegram-bot/python-telegram-bot/>
|
|
Telegram Channel <https://t.me/pythontelegrambotchannel/>
|
|
Telegram User Group <https://t.me/pythontelegrambotgroup/>
|