aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2015-08-08 14:57:12 -0700
committerMark Otto <[email protected]>2015-08-08 14:57:12 -0700
commite592a23eb7536baffd7c01b01a661b99a8ef9249 (patch)
treeb2a52e1c7466d5eb46c8f6ac42e9084b1c4c4272 /docs/getting-started
parent66305c5b020165688864445f310f50c61fa96449 (diff)
downloadbootstrap-e592a23eb7536baffd7c01b01a661b99a8ef9249.tar.xz
bootstrap-e592a23eb7536baffd7c01b01a661b99a8ef9249.zip
docs twerks
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/contents.md15
1 files changed, 2 insertions, 13 deletions
diff --git a/docs/getting-started/contents.md b/docs/getting-started/contents.md
index 9fb6a6ced..999a9b8a8 100644
--- a/docs/getting-started/contents.md
+++ b/docs/getting-started/contents.md
@@ -4,22 +4,11 @@ title: Contents
group: getting-started
---
-Bootstrap can come in one of two forms, as precompiled or source code. Learn more about each form's contents and structure below.
-
-{% callout warning %}
-#### jQuery required
-
-Please note that **all JavaScript plugins require jQuery** to be included, as shown in the [starter template](../quick-start). [Consult our `bower.json`]({{ site.repo }}/blob/v{{ site.current_version }}/bower.json) to see which versions of jQuery are supported.
-{% endcallout %}
-
-## Contents
-
-* Will be replaced with the ToC, excluding the "Contents" header
-{:toc}
+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 to see the structure of (the compiled) Bootstrap. You'll see something like this:
+Once downloaded, unzip the compressed folder and you'll see something like this:
<!-- NOTE: This info is intentionally duplicated in the README. Copy any changes made here over to the README too. -->