]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Repeat warning comment about keeping "What's included" sections in sync
authorChris Rebert <code@rebertia.com>
Fri, 5 Dec 2014 19:49:53 +0000 (11:49 -0800)
committerChris Rebert <code@rebertia.com>
Fri, 5 Dec 2014 19:50:55 +0000 (11:50 -0800)
Refs #15238
[skip sauce]

docs/_includes/getting-started/whats-included.html

index d18fb02787cb58e9ec1f9e218f8aec1729262c96..42e2ea482f7e8bdee1dca2f6f3897c3dd7c638ad 100644 (file)
@@ -30,7 +30,8 @@ bootstrap/
     ├── glyphicons-halflings-regular.ttf
     └── glyphicons-halflings-regular.woff
 {% endhighlight %}
-
+<!-- NOTE: This info is intentionally duplicated in the README.
+Copy any changes made here over to the README too. -->
   <p>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 (<code>bootstrap.*</code>), as well as compiled and minified CSS and JS (<code>bootstrap.min.*</code>). CSS <a href="https://developers.google.com/chrome-developer-tools/docs/css-preprocessors">source maps</a> (<code>bootstrap.*.map</code>) are available for use with certain browsers' developer tools. Fonts from Glyphicons are included, as is the optional Bootstrap theme.</p>
 
   <h2 id="whats-included-source">Bootstrap source code</h2>