python-telegram-bot/docs/source/index.rst

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

38 lines
1 KiB
ReStructuredText
Raw Normal View History

2015-08-11 21:17:38 +02:00
.. 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
2015-08-11 21:17:38 +02:00
2022-06-09 17:22:32 +02:00
.. 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>
2022-06-09 17:22:32 +02:00
.. toctree::
:hidden:
:caption: Resources
examples
Wiki <https://github.com/python-telegram-bot/python-telegram-bot/wiki>
.. toctree::
:hidden:
:caption: Project
2015-08-11 21:17:38 +02:00
changelog
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/>
coc
contributing
testing