From c72cc98bd56fb50259c84a1fced38751009eb930 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 27 May 2017 23:01:14 -0700 Subject: update components docs --- docs/components/collapse.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'docs/components/collapse.md') diff --git a/docs/components/collapse.md b/docs/components/collapse.md index 65b8171bd..84262487b 100644 --- a/docs/components/collapse.md +++ b/docs/components/collapse.md @@ -3,15 +3,9 @@ layout: docs title: Collapse description: Toggle the visibility of content across your project with a few classes and our JavaScript plugins. group: components +toc: true --- -The Bootstrap collapse plugin allows you to toggle content on your pages with a few classes thanks to some helpful JavaScript. - -## Contents - -* Will be replaced with the ToC, excluding the "Contents" header -{:toc} - ## Example Click the buttons below to show and hide another element via class changes: -- cgit v1.2.3