Skip to content

Commit

Permalink
Documentation Improvements (#3144, #3140, #3164)
Browse files Browse the repository at this point in the history
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
Co-authored-by: Bibo-Joshi <22366557+Bibo-Joshi@users.noreply.github.com>
Co-authored-by: Javadz <zahiri1994@gmail.com>
  • Loading branch information
3 people committed Sep 4, 2022
1 parent 2ae3d4d commit d0c1a95
Show file tree
Hide file tree
Showing 193 changed files with 195 additions and 191 deletions.
1 change: 1 addition & 0 deletions AUTHORS.rst
Expand Up @@ -59,6 +59,7 @@ The following wonderful people contributed directly or indirectly to this projec
- `ihoru <https://github.com/ihoru>`_
- `Jasmin Bom <https://github.com/jsmnbom>`_
- `JASON0916 <https://github.com/JASON0916>`_
- `Javad94 <https://github.com/javad94>`_
- `jeffffc <https://github.com/jeffffc>`_
- `Jelle Besseling <https://github.com/pingiun>`_
- `jh0ker <https://github.com/jh0ker>`_
Expand Down
3 changes: 3 additions & 0 deletions docs/requirements-docs.txt
Expand Up @@ -4,3 +4,6 @@ sphinx-pypi-upload
# More instructions at source/_static/dark.css
# Ofc once https://github.com/readthedocs/sphinx_rtd_theme/issues/224 is closed, we should use that
sphinx_rtd_theme==0.5.2
# Restricted to fix ImportError for v3.1 and higher of Jinja2 alongside sphinx v3.5.4 as discussed in
# https://github.com/python-telegram-bot/python-telegram-bot/pull/3164#issuecomment-1193002217
Jinja2<3.1
2 changes: 1 addition & 1 deletion docs/source/conf.py
Expand Up @@ -52,7 +52,7 @@

# General information about the project.
project = u'python-telegram-bot'
copyright = u'2015-2021, Leandro Toledo'
copyright = u'2015-2022, Leandro Toledo'
author = u'Leandro Toledo'

# The version info for the project you're documenting, acts as replacement for
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.animation.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/files/animation.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/files/animation.py

telegram.Animation
==================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.audio.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/files/audio.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/files/audio.py

telegram.Audio
==============
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.bot.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/bot.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/bot.py

telegram.Bot
============
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.botcommand.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/botcommand.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/botcommand.py

telegram.BotCommand
===================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.botcommandscope.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/botcommandscope.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/botcommandscope.py

telegram.BotCommandScope
========================
Expand Down
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/botcommandscope.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/botcommandscope.py

telegram.BotCommandScopeAllChatAdministrators
=============================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.botcommandscopeallgroupchats.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/botcommandscope.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/botcommandscope.py

telegram.BotCommandScopeAllGroupChats
=======================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.botcommandscopeallprivatechats.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/botcommandscope.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/botcommandscope.py

telegram.BotCommandScopeAllPrivateChats
=======================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.botcommandscopechat.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/botcommandscope.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/botcommandscope.py

telegram.BotCommandScopeChat
============================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.botcommandscopechatadministrators.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/botcommandscope.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/botcommandscope.py

telegram.BotCommandScopeChatAdministrators
==========================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.botcommandscopechatmember.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/botcommandscope.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/botcommandscope.py

telegram.BotCommandScopeChatMember
==================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.botcommandscopedefault.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/botcommandscope.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/botcommandscope.py

telegram.BotCommandScopeDefault
===============================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.callbackgame.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/games/callbackgame.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/games/callbackgame.py

telegram.Callbackgame
=====================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.callbackquery.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/callbackquery.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/callbackquery.py

telegram.CallbackQuery
======================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chat.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chat.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chat.py

telegram.Chat
=============
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chataction.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chataction.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chataction.py

telegram.ChatAction
===================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatadministratorrights.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatadministratorrights.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatadministratorrights.py

telegram.ChatAdministratorRights
================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatinvitelink.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatinvitelink.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatinvitelink.py

telegram.ChatInviteLink
=======================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatjoinrequest.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatjoinrequest.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatjoinrequest.py

telegram.ChatJoinRequest
========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatlocation.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatlocation.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatlocation.py

telegram.ChatLocation
=====================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatmember.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatmember.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatmember.py

telegram.ChatMember
===================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatmemberadministrator.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatmember.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatmember.py

telegram.ChatMemberAdministrator
================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatmemberbanned.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatmember.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatmember.py

telegram.ChatMemberBanned
=========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatmemberleft.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatmember.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatmember.py

telegram.ChatMemberLeft
=======================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatmembermember.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatmember.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatmember.py

telegram.ChatMemberMember
=========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatmemberowner.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatmember.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatmember.py

telegram.ChatMemberOwner
========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatmemberrestricted.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatmember.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatmember.py

telegram.ChatMemberRestricted
=============================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatmemberupdated.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatmemberupdated.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatmemberupdated.py

telegram.ChatMemberUpdated
==========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatpermissions.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/chatpermissions.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/chatpermissions.py

telegram.ChatPermissions
========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.chatphoto.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/files/chatphoto.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/files/chatphoto.py

telegram.ChatPhoto
==================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.choseninlineresult.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/choseninlineresult.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/choseninlineresult.py

telegram.ChosenInlineResult
===========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.constants.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/constants.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/constants.py

telegram.constants Module
=========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.contact.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/files/contact.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/files/contact.py

telegram.Contact
================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.credentials.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/passport/credentials.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/passport/credentials.py

telegram.Credentials
====================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.datacredentials.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/passport/credentials.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/passport/credentials.py

telegram.DataCredentials
========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.dice.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/dice.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/dice.py

telegram.Dice
=============
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.document.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/files/document.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/files/document.py

telegram.Document
=================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.encryptedcredentials.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/passport/credentials.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/passport/credentials.py

telegram.EncryptedCredentials
=============================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.encryptedpassportelement.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/passport/encryptedpassportelement.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/passport/encryptedpassportelement.py

telegram.EncryptedPassportElement
=================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.error.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/error.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/error.py

telegram.error module
=====================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.basepersistence.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/basepersistence.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/basepersistence.py

telegram.ext.BasePersistence
============================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.callbackcontext.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/callbackcontext.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/callbackcontext.py

telegram.ext.CallbackContext
============================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.callbackdatacache.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/callbackdatacache.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/callbackdatacache.py

telegram.ext.CallbackDataCache
==============================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.callbackqueryhandler.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/callbackqueryhandler.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/callbackqueryhandler.py

telegram.ext.CallbackQueryHandler
=================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.chatjoinrequesthandler.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/chatjoinrequesthandler.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/chatjoinrequesthandler.py

telegram.ext.ChatJoinRequestHandler
===================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.chatmemberhandler.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/chatmemberhandler.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/chatmemberhandler.py

telegram.ext.ChatMemberHandler
==============================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.choseninlineresulthandler.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/choseninlineresulthandler.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/choseninlineresulthandler.py

telegram.ext.ChosenInlineResultHandler
======================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.commandhandler.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/commandhandler.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/commandhandler.py

telegram.ext.CommandHandler
===========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.contexttypes.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/contexttypes.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/contexttypes.py

telegram.ext.ContextTypes
=========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.conversationhandler.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/conversationhandler.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/conversationhandler.py

telegram.ext.ConversationHandler
================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.defaults.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/defaults.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/defaults.py

telegram.ext.Defaults
=====================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.delayqueue.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/messagequeue.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/messagequeue.py

telegram.ext.DelayQueue
=======================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.dictpersistence.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/dictpersistence.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/dictpersistence.py

telegram.ext.DictPersistence
============================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.dispatcher.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/dispatcher.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/dispatcher.py

telegram.ext.Dispatcher
=======================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.dispatcherhandlerstop.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/dispatcher.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/dispatcher.py

telegram.ext.DispatcherHandlerStop
==================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.extbot.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/extbot.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/extbot.py

telegram.ext.ExtBot
===================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.filters.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/filters.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/filters.py

telegram.ext.filters Module
===========================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.handler.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/handler.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/handler.py

telegram.ext.Handler
====================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.inlinequeryhandler.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/inlinequeryhandler.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/inlinequeryhandler.py

telegram.ext.InlineQueryHandler
===============================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.invalidcallbackdata.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/callbackdatacache.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/callbackdatacache.py

telegram.ext.InvalidCallbackData
================================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.job.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/jobqueue.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/jobqueue.py

telegram.ext.Job
=====================
Expand Down
2 changes: 1 addition & 1 deletion docs/source/telegram.ext.jobqueue.rst
@@ -1,4 +1,4 @@
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/master/telegram/ext/jobqueue.py
:github_url: https://github.com/python-telegram-bot/python-telegram-bot/blob/v13.x/telegram/ext/jobqueue.py

telegram.ext.JobQueue
=====================
Expand Down

0 comments on commit d0c1a95

Please sign in to comment.