diff options
| author | Thomas McDonald <[email protected]> | 2015-08-09 23:33:52 -0700 |
|---|---|---|
| committer | Thomas McDonald <[email protected]> | 2015-08-09 23:33:52 -0700 |
| commit | b84bb4e218892a45c2c27a861da73900971b17a1 (patch) | |
| tree | b010ad9748480e6b80284051f1a5d9548c51634b /docs/_data | |
| parent | 0ef0825d013dedd5f7c0e8acb8a23d033bf56be0 (diff) | |
| parent | 317c667d1c0d1d0984d863d9d4baad9e1a25b1c6 (diff) | |
| download | bootstrap-b84bb4e218892a45c2c27a861da73900971b17a1.tar.xz bootstrap-b84bb4e218892a45c2c27a861da73900971b17a1.zip | |
Merge branch 'v4' into force-expanded
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 37 |
1 files changed, 27 insertions, 10 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 1bfd71359..9bab50070 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -1,14 +1,20 @@ - title: Getting started pages: - - title: Overview + # - title: Overview + # - title: Download + # - title: Contents + # - title: JavaScript + # - title: Compiling + # - title: Customize + # - title: Flexbox + # - title: Support + # - title: Accessibility + - title: Introduction - title: Download - - title: Contents - - title: JavaScript - - title: Compiling - - title: Customize - - title: Flexbox - - title: Support - - title: Accessibility + - title: Browsers & devices + - title: Options + - title: Build tools + - title: Best practices - title: Layout pages: @@ -19,13 +25,22 @@ - title: Media - title: Responsive utilities -- title: Components +- title: Content pages: - title: Reboot - title: Typography - - title: Images - title: Code - title: Tables + - title: Images + - title: Figures + +- title: Components + pages: + # - title: Reboot + # - title: Typography + # - title: Images + # - title: Code + # - title: Tables - title: Buttons - title: Button group - title: Button dropdown @@ -77,6 +92,8 @@ - title: About pages: + # - title: JavaScript + # - title: Accessibility - title: History - title: Team - title: Brand |
