Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/requirements-docs.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
sphinx==5.3.0
sphinx-pypi-upload
furo==2022.9.29
furo==2022.12.7
git+https://github.com/harshil21/furo-sphinx-search@be5cfa221a01f6e259bb2bb1f76d6ede7ffc1f11#egg=furo-sphinx-search
sphinx-paramlinks==0.5.4
sphinxcontrib-mermaid==0.7.1
1 change: 1 addition & 0 deletions docs/source/telegram.at-tree.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Available Types
---------------

.. toctree::
:titlesonly:

telegram.animation
telegram.audio
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.ext.acd-tree.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Arbitrary Callback Data
-----------------------

.. toctree::
:titlesonly:

telegram.ext.callbackdatacache
telegram.ext.invalidcallbackdata
1 change: 1 addition & 0 deletions docs/source/telegram.ext.handlers-tree.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Handlers
--------

.. toctree::
:titlesonly:

telegram.ext.basehandler
telegram.ext.callbackqueryhandler
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.ext.persistence-tree.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Persistence
-----------

.. toctree::
:titlesonly:

telegram.ext.basepersistence
telegram.ext.dictpersistence
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.ext.rate-limiting-tree.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Rate Limiting
-------------

.. toctree::
:titlesonly:

telegram.ext.baseratelimiter
telegram.ext.aioratelimiter
1 change: 1 addition & 0 deletions docs/source/telegram.games-tree.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Games
-----

.. toctree::
:titlesonly:

telegram.callbackgame
telegram.game
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.inline-tree.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Inline Mode
-----------

.. toctree::
:titlesonly:

telegram.choseninlineresult
telegram.inlinequery
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.passport-tree.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Passport
--------

.. toctree::
:titlesonly:

telegram.credentials
telegram.datacredentials
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram.payments-tree.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Payments
--------

.. toctree::
:titlesonly:

telegram.invoice
telegram.labeledprice
Expand Down
2 changes: 2 additions & 0 deletions docs/source/telegram.request.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ telegram.request Module
.. versionadded:: 20.0

.. toctree::
:titlesonly:

telegram.request.baserequest
telegram.request.requestdata
telegram.request.httpxrequest
1 change: 1 addition & 0 deletions docs/source/telegram.stickers-tree.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Stickers
--------

.. toctree::
:titlesonly:

telegram.maskposition
telegram.sticker
Expand Down
1 change: 1 addition & 0 deletions docs/source/telegram_auxil.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Auxiliary modules
=================

.. toctree::
:titlesonly:

telegram.constants
telegram.error
Expand Down
Loading