Skip to content

Commit

Permalink
Documentation Improvements (#3386)
Browse files Browse the repository at this point in the history
Co-authored-by: Dmitry Kolomatskiy <58207913+lemontree210@users.noreply.github.com>
Co-authored-by: Viicos <65306057+Viicos@users.noreply.github.com>
Co-authored-by: Harshil <37377066+harshil21@users.noreply.github.com>
  • Loading branch information
4 people committed Dec 15, 2022
1 parent b11a0c7 commit 9467847
Show file tree
Hide file tree
Showing 21 changed files with 152 additions and 105 deletions.
2 changes: 1 addition & 1 deletion docs/requirements-docs.txt
@@ -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
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
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
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
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
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
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
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
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
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
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
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
Expand Up @@ -2,6 +2,7 @@ Auxiliary modules
=================

.. toctree::
:titlesonly:

telegram.constants
telegram.error
Expand Down

0 comments on commit 9467847

Please sign in to comment.