Skip to content

Commit

Permalink
docs: add table of contents (#4138)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis authored Jan 20, 2021
1 parent a11fc96 commit 02653c7
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions user_guide_src/source/libraries/pagination.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Pagination
CodeIgniter provides a very simple, but flexible pagination library that is simple to theme, works with the model,
and capable of supporting multiple paginators on a single page.

.. contents::
:local:
:depth: 2

*******************
Loading the Library
*******************
Expand Down
4 changes: 4 additions & 0 deletions user_guide_src/source/libraries/typography.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Typography
The Typography library contains methods that help you format text
in semantically relevant ways.

.. contents::
:local:
:depth: 2

*******************
Loading the Library
*******************
Expand Down

0 comments on commit 02653c7

Please sign in to comment.