aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started/accessibility.md
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-05-27 22:03:48 -0700
committerMark Otto <[email protected]>2017-05-27 22:03:48 -0700
commit1f43d9c066f1ffd008f2cb4b00907165d905f3fc (patch)
tree512da5aed43526ed90a3188dd3ecb36ced9fc82c /docs/getting-started/accessibility.md
parentfa413aece11a46b58cdae8a7ae695b7b5380f125 (diff)
downloadbootstrap-1f43d9c066f1ffd008f2cb4b00907165d905f3fc.tar.xz
bootstrap-1f43d9c066f1ffd008f2cb4b00907165d905f3fc.zip
revamp getting started docs to use new toc
Diffstat (limited to 'docs/getting-started/accessibility.md')
-rw-r--r--docs/getting-started/accessibility.md6
1 files changed, 1 insertions, 5 deletions
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 [<abbr title="Web Content Accessibility Guidelines">WCAG</abbr> 2.0](https://www.w3.org/TR/WCAG20/) (A/AA/AAA), [Section 508](https://www.section508.gov/) and similar accessibility standards and requirements.