From 1f43d9c066f1ffd008f2cb4b00907165d905f3fc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 27 May 2017 22:03:48 -0700 Subject: revamp getting started docs to use new toc --- docs/getting-started/javascript.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'docs/getting-started/javascript.md') diff --git a/docs/getting-started/javascript.md b/docs/getting-started/javascript.md index d65fba098..c4fb2366a 100644 --- a/docs/getting-started/javascript.md +++ b/docs/getting-started/javascript.md @@ -1,17 +1,11 @@ --- layout: docs title: JavaScript -description: Learn about Bootstrap's JavaScript—how to include it, our data and programmatic API options, and more. +description: Bring Bootstrap to life with our JavaScript plugins built on jQuery. Learn about each plugin, our data and programmatic API options, and more. group: getting-started +toc: true --- -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. - -## Contents - -* Will be replaced with the ToC, excluding the "Contents" header -{:toc} - ## Individual or compiled Plugins can be included individually (using Bootstrap's individual `*.js` files), or all at once using `bootstrap.js` or the minified `bootstrap.min.js` (don't include both). -- cgit v1.2.3