diff options
| author | Mark Otto <[email protected]> | 2017-05-27 22:03:48 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-05-27 22:03:48 -0700 |
| commit | 1f43d9c066f1ffd008f2cb4b00907165d905f3fc (patch) | |
| tree | 512da5aed43526ed90a3188dd3ecb36ced9fc82c /docs/getting-started/contents.md | |
| parent | fa413aece11a46b58cdae8a7ae695b7b5380f125 (diff) | |
| download | bootstrap-1f43d9c066f1ffd008f2cb4b00907165d905f3fc.tar.xz bootstrap-1f43d9c066f1ffd008f2cb4b00907165d905f3fc.zip | |
revamp getting started docs to use new toc
Diffstat (limited to 'docs/getting-started/contents.md')
| -rw-r--r-- | docs/getting-started/contents.md | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/getting-started/contents.md b/docs/getting-started/contents.md index 682c2310c..96acbc053 100644 --- a/docs/getting-started/contents.md +++ b/docs/getting-started/contents.md @@ -1,12 +1,11 @@ --- layout: docs title: Contents -description: Learn about what's included in Bootstrap's precompiled and source code directories. +description: Discover what's included in Bootstrap, including our precompiled and source code flavors. Remember, Bootstrap's JavaScript plugins require jQuery. group: getting-started +toc: true --- -Bootstrap can come in one of two forms, as precompiled or source code. Learn more about each flavor's contents and structure below. Remember, no matter the implementation flavor, **Bootstrap's JavaScript plugins require jQuery**. - ## Precompiled Bootstrap Once downloaded, unzip the compressed folder and you'll see something like this: |
