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/accessibility.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'docs/getting-started/accessibility.md') diff --git a/docs/getting-started/accessibility.md b/docs/getting-started/accessibility.md index 9a90c295c..f16686f98 100644 --- a/docs/getting-started/accessibility.md +++ b/docs/getting-started/accessibility.md @@ -3,15 +3,11 @@ layout: docs title: Accessibility description: A brief overview of Bootstrap's features and limitations for the creation of accessible content. group: getting-started +toc: true --- Bootstrap provides an easy-to-use framework of ready-made styles, layout tools, and interactive components, allowing developers to create web sites and applications that are visually appealing, functionally rich, and accessible out of the box. -## Contents - -* Will be replaced with the ToC, excluding the "Contents" header -{:toc} - ## Overview and limitations The overall accessibility of any project built with Bootstrap depends in large part on the author's markup, additional styling, and scripting they've included. However, provided that these have been implemented correctly, it should be perfectly possible to create web sites and applications with Bootstrap that fulfill [WCAG 2.0](https://www.w3.org/TR/WCAG20/) (A/AA/AAA), [Section 508](https://www.section508.gov/) and similar accessibility standards and requirements. -- cgit v1.2.3