diff options
| author | Kovah <[email protected]> | 2016-09-09 06:48:17 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-09-08 21:48:17 -0700 |
| commit | 076a950442371a8c0a974fa6478efb20a69527b7 (patch) | |
| tree | faca85ae150345049f4d1e9521f3f8bf4c2768d2 /docs/_data | |
| parent | 82e7abcdf301f27096ee180a53a08a1107e8da1a (diff) | |
| download | bootstrap-076a950442371a8c0a974fa6478efb20a69527b7.tar.xz bootstrap-076a950442371a8c0a974fa6478efb20a69527b7.zip | |
Docs: Breaks out Utilities into separate section and optimizes its pages (#20678)
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 2700cba0c..835caabd7 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -53,6 +53,20 @@ - title: Tooltips - title: Utilities +- title: Utilities + pages: + - title: Clearfix + - title: Close icon + - title: Colors + - title: Display property + - title: Image replacement + - title: Invisible content + - title: Responsive helpers + - title: Screenreaders + - title: Sizing and positioning + - title: Spacing + - title: Typography + # - title: Extend # pages: # - title: Approach |
