mirror of https://github.com/twbs/bootstrap.git
Merge pull request #19851 from bassjobsen/patch-40
Use alphabetic order for the Components doc menu
This commit is contained in:
commit
adbb7bb707
|
@ -30,28 +30,28 @@
|
||||||
|
|
||||||
- title: Components
|
- title: Components
|
||||||
pages:
|
pages:
|
||||||
|
- title: Alerts
|
||||||
|
- title: Breadcrumb
|
||||||
- title: Buttons
|
- title: Buttons
|
||||||
- title: Button group
|
- title: Button group
|
||||||
- title: Button dropdown
|
- title: Button dropdown
|
||||||
|
- title: Card
|
||||||
|
- title: Carousel
|
||||||
|
- title: Collapse
|
||||||
|
- title: Dropdowns
|
||||||
- title: Forms
|
- title: Forms
|
||||||
- title: Input group
|
- title: Input group
|
||||||
- title: Dropdowns
|
|
||||||
- title: Jumbotron
|
- title: Jumbotron
|
||||||
- title: Tag
|
|
||||||
- title: Alerts
|
|
||||||
- title: Card
|
|
||||||
- title: Navs
|
|
||||||
- title: Navbar
|
|
||||||
- title: Breadcrumb
|
|
||||||
- title: Pagination
|
|
||||||
- title: Progress
|
|
||||||
- title: List group
|
- title: List group
|
||||||
- title: Modal
|
- title: Modal
|
||||||
- title: Scrollspy
|
- title: Navs
|
||||||
- title: Tooltips
|
- title: Navbar
|
||||||
|
- title: Pagination
|
||||||
- title: Popovers
|
- title: Popovers
|
||||||
- title: Collapse
|
- title: Progress
|
||||||
- title: Carousel
|
- title: Scrollspy
|
||||||
|
- title: Tag
|
||||||
|
- title: Tooltips
|
||||||
- title: Utilities
|
- title: Utilities
|
||||||
|
|
||||||
# - title: Extend
|
# - title: Extend
|
||||||
|
|
Loading…
Reference in New Issue