mirror of
https://github.com/python-telegram-bot/python-telegram-bot.git
synced 2024-11-22 07:06:26 +01:00
50 lines
1.2 KiB
ReStructuredText
50 lines
1.2 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.
|
|
|
|
.. raw:: html
|
|
|
|
<div style="display: none">
|
|
|
|
Hidden Headline
|
|
===============
|
|
This is just here to get furo to display the right sidebar.
|
|
|
|
.. raw:: html
|
|
|
|
</div>
|
|
|
|
.. 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/>
|