mirror of
https://github.com/twbs/bootstrap.git
synced 2025-03-15 15:29:22 +01:00
page nav and title
This commit is contained in:
parent
f98883fc44
commit
7cf23a1846
@ -8,6 +8,7 @@
|
|||||||
- title: Bower
|
- title: Bower
|
||||||
- title: npm
|
- title: npm
|
||||||
- title: Contents
|
- title: Contents
|
||||||
|
- title: JavaScript
|
||||||
- title: Compiling
|
- title: Compiling
|
||||||
- title: Support
|
- title: Support
|
||||||
# - title: Third party support
|
# - title: Third party support
|
||||||
@ -91,6 +92,9 @@
|
|||||||
- title: Dropdowns
|
- title: Dropdowns
|
||||||
- title: Badges
|
- title: Badges
|
||||||
- title: Label
|
- title: Label
|
||||||
|
- title: Tabs
|
||||||
|
- title: Alerts
|
||||||
|
- title: Buttons
|
||||||
- title: Navs
|
- title: Navs
|
||||||
- title: Navbar
|
- title: Navbar
|
||||||
- title: Card
|
- title: Card
|
||||||
@ -110,22 +114,14 @@
|
|||||||
- title: Alerts
|
- title: Alerts
|
||||||
- title: Progress
|
- title: Progress
|
||||||
- title: List group
|
- title: List group
|
||||||
- title: Responsive embed
|
|
||||||
- title: Helpers
|
|
||||||
|
|
||||||
- title: JavaScript
|
|
||||||
pages:
|
|
||||||
- title: Overview
|
|
||||||
- title: Transitions
|
|
||||||
- title: Modal
|
- title: Modal
|
||||||
- title: Scrollspy
|
- title: Scrollspy
|
||||||
- title: Tabs
|
|
||||||
- title: Tooltips
|
- title: Tooltips
|
||||||
- title: Popovers
|
- title: Popovers
|
||||||
- title: Alerts
|
|
||||||
- title: Buttons
|
|
||||||
- title: Collapse
|
- title: Collapse
|
||||||
- title: Carousel
|
- title: Carousel
|
||||||
|
- title: Responsive embed
|
||||||
|
- title: Helpers
|
||||||
|
|
||||||
- title: Examples
|
- title: Examples
|
||||||
pages:
|
pages:
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
layout: page
|
layout: page
|
||||||
title: Overview
|
title: JavaScript
|
||||||
---
|
---
|
||||||
|
|
||||||
Bootstrap includes a handful of JavaScript to help bring some of our components to life. Learn more about how to include it, our data and programmatic API options, and more.
|
Bootstrap includes a handful of JavaScript to help bring some of our components to life. Learn more about how to include it, our data and programmatic API options, and more.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user