diff options
| author | Mark Otto <[email protected]> | 2014-12-24 03:26:51 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-12-24 03:26:51 -0800 |
| commit | e1bb907050bbf1598f58a53fc64e2432753d5b24 (patch) | |
| tree | 3d20846d1c68068ead5f45bba635a5ce3502c7b3 /docs/_data | |
| parent | 73e59c26e6ecfbc9a34745c6be1152834a0a8daf (diff) | |
| download | bootstrap-e1bb907050bbf1598f58a53fc64e2432753d5b24.tar.xz bootstrap-e1bb907050bbf1598f58a53fc64e2432753d5b24.zip | |
rearrange contents docs--type, tables, images, forms, etc--into own docs section
Diffstat (limited to 'docs/_data')
| -rw-r--r-- | docs/_data/nav.yml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/docs/_data/nav.yml b/docs/_data/nav.yml index 336ddbee7..23282c727 100644 --- a/docs/_data/nav.yml +++ b/docs/_data/nav.yml @@ -43,7 +43,7 @@ - title: Print - title: Test cases -- title: Components +- title: Content pages: - title: Typography sections: @@ -59,8 +59,6 @@ - title: Address - title: Blockquotes - title: Lists - - title: Jumbotron - - title: Page header - title: Images - title: Code sections: @@ -72,6 +70,11 @@ - title: Tables - title: Forms - title: Buttons + +- title: Components + pages: + - title: Jumbotron + - title: Page header - title: Button group - title: Button dropdown - title: Input group |
