From: wangsai Date: Mon, 6 Jan 2014 06:39:09 +0000 (+0800) Subject: fix the paragraph outside of '.bs-docs-section' X-Git-Tag: v3.1.0~121^2^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F12118%2Fhead;p=thirdparty%2Fbootstrap.git fix the paragraph outside of '.bs-docs-section' --- diff --git a/docs/getting-started.html b/docs/getting-started.html index eb2fe85129..a73179f3ae 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -105,8 +105,8 @@ bootstrap/ └── docs/ └── examples/ {% endhighlight %} +

The less/, js/, and fonts/ are the source code for our CSS, JS, and icon fonts (respectively). The dist/ folder includes everything listed in the precompiled download section above. The docs/ folder includes the source code for our documentation, and examples/ of Bootstrap usage. Beyond that, any other included file provides support for packages, license information, and development.

-

The less/, js/, and fonts/ are the source code for our CSS, JS, and icon fonts (respectively). The dist/ folder includes everything listed in the precompiled download section above. The docs/ folder includes the source code for our documentation, and examples/ of Bootstrap usage. Beyond that, any other included file provides support for packages, license information, and development.