From: Chris Rebert Date: Fri, 5 Dec 2014 19:49:53 +0000 (-0800) Subject: Repeat warning comment about keeping "What's included" sections in sync X-Git-Tag: v3.3.2~5^2~115 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e758f60fcb8f5391ea48cacf432c76e8b747909;p=thirdparty%2Fbootstrap.git Repeat warning comment about keeping "What's included" sections in sync Refs #15238 [skip sauce] --- diff --git a/docs/_includes/getting-started/whats-included.html b/docs/_includes/getting-started/whats-included.html index d18fb02787..42e2ea482f 100644 --- a/docs/_includes/getting-started/whats-included.html +++ b/docs/_includes/getting-started/whats-included.html @@ -30,7 +30,8 @@ bootstrap/ ├── glyphicons-halflings-regular.ttf └── glyphicons-halflings-regular.woff {% endhighlight %} - +

This is the most basic form of Bootstrap: precompiled files for quick drop-in usage in nearly any web project. We provide compiled CSS and JS (bootstrap.*), as well as compiled and minified CSS and JS (bootstrap.min.*). CSS source maps (bootstrap.*.map) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme.

Bootstrap source code