aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/site/data/sidebar.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/twbs/bootstrap/site/data/sidebar.yml')
-rw-r--r--vendor/twbs/bootstrap/site/data/sidebar.yml70
1 files changed, 52 insertions, 18 deletions
diff --git a/vendor/twbs/bootstrap/site/data/sidebar.yml b/vendor/twbs/bootstrap/site/data/sidebar.yml
index fb53efacd..4e43255a3 100644
--- a/vendor/twbs/bootstrap/site/data/sidebar.yml
+++ b/vendor/twbs/bootstrap/site/data/sidebar.yml
@@ -1,3 +1,6 @@
+# This file holds all sidebar menu's entries.
+# The logic for the sidebar generation is in "site/layouts/partials/docs-sidebar.html".
+
- title: Getting started
pages:
- title: Introduction
@@ -5,29 +8,56 @@
- title: Contents
- title: Browsers & devices
- title: JavaScript
- - title: Theming
- title: Build tools
- # - title: Best practices # TODO: Write this content
- title: Webpack
+ - title: Parcel
- title: Accessibility
+ - title: RFS
+ - title: RTL
-- title: Layout
+- title: Customize
pages:
- title: Overview
+ - title: Sass
+ - title: Options
+ - title: Color
+ - title: Components
+ - title: CSS variables
+ - title: Optimize
+
+- title: Layout
+ pages:
+ - title: Breakpoints
+ - title: Containers
- title: Grid
- - title: Utilities for layout
+ - title: Columns
+ - title: Gutters
+ - title: Utilities
+ - title: Z-index
- title: Content
pages:
- title: Reboot
- title: Typography
- - title: Code
- title: Images
- title: Tables
- title: Figures
+- title: Forms
+ pages:
+ - title: Overview
+ - title: Form control
+ - title: Select
+ - title: Checks & radios
+ - title: Range
+ - title: Input group
+ - title: Floating labels
+ - title: Layout
+ - title: Validation
+
- title: Components
pages:
+ - title: Accordion
- title: Alerts
- title: Badge
- title: Breadcrumb
@@ -35,16 +65,14 @@
- title: Button group
- title: Card
- title: Carousel
+ - title: Close button
- title: Collapse
- title: Dropdowns
- - title: Forms
- - title: Input group
- - title: Jumbotron
- title: List group
- - title: Media object
- title: Modal
- - title: Navs
+ - title: Navs & tabs
- title: Navbar
+ - title: Offcanvas
- title: Pagination
- title: Popovers
- title: Progress
@@ -53,25 +81,31 @@
- title: Toasts
- title: Tooltips
+- title: Helpers
+ pages:
+ - title: Clearfix
+ - title: Colored links
+ - title: Ratio
+ - title: Position
+ - title: Visually hidden
+ - title: Stretched link
+ - title: Text truncation
+
- title: Utilities
pages:
+ - title: API
+ - title: Background
- title: Borders
- - title: Clearfix
- - title: Close icon
- title: Colors
- title: Display
- - title: Embed
- title: Flex
- title: Float
- - title: Image replacement
- title: Interactions
- title: Overflow
- title: Position
- - title: Screen readers
- title: Shadows
- title: Sizing
- title: Spacing
- - title: Stretched link
- title: Text
- title: Vertical align
- title: Visibility
@@ -81,8 +115,6 @@
- title: Approach
- title: Icons
-- title: Migration
-
- title: About
pages:
- title: Overview
@@ -90,3 +122,5 @@
- title: Brand
- title: License
- title: Translations
+
+- title: Migration