Skip to content

Commit

Permalink
Use rubric directive for Example headings in Pagination documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Harmon758 committed Feb 25, 2022
1 parent c5310d1 commit ec6d6cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions docs/v1_pagination.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ Pagination
.. autoclass:: Cursor
:members:

Example
=======
.. rubric:: Example

::

Expand Down
3 changes: 1 addition & 2 deletions docs/v2_pagination.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ Pagination
.. autoclass:: Paginator
:members:

Example
=======
.. rubric:: Example

::

Expand Down

0 comments on commit ec6d6cb

Please sign in to comment.