Skip to content

Commit

Permalink
Merge pull request Pycord-Development#823 from krittick/ext-pages-docfix
Browse files Browse the repository at this point in the history
Fix documentation table of contents
  • Loading branch information
krittick authored Jan 20, 2022
2 parents dfc8612 + fadf21a commit 2de2c34
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/ext/pages/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -289,10 +289,10 @@ Example usage in a cog:
.. _discord_ext_pages_api:

API Reference
=============
-------------

Paginator
---------
~~~~~~~~~

.. attributetable:: discord.ext.pages.Paginator

Expand All @@ -301,7 +301,7 @@ Paginator
:inherited-members:

PaginatorButton
---------------
~~~~~~~~~~~~~~~

.. attributetable:: discord.ext.pages.PaginatorButton

Expand All @@ -310,7 +310,7 @@ PaginatorButton
:inherited-members:

PaginatorMenu
-------------
~~~~~~~~~~~~~

.. attributetable:: discord.ext.pages.PaginatorMenu

Expand All @@ -319,7 +319,7 @@ PaginatorMenu
:inherited-members:

PageGroup
---------
~~~~~~~~~

.. attributetable:: discord.ext.pages.PageGroup

Expand Down

0 comments on commit 2de2c34

Please sign in to comment.