From c61314363821428ca08d7674f4d80952fda13116 Mon Sep 17 00:00:00 2001 From: Quy Ton Date: Sun, 5 Jan 2014 20:08:37 -0800 Subject: Delete reference to a non-existent class --- docs/css.html | 1 - 1 file changed, 1 deletion(-) (limited to 'docs') diff --git a/docs/css.html b/docs/css.html index 8eeb23d58..e1adcaaa4 100644 --- a/docs/css.html +++ b/docs/css.html @@ -2414,7 +2414,6 @@ For example, <section> should be wrapped as inline.

Donec ullamcorper nulla non metus auctor fringilla.

{% highlight html %} -

...

...

...

...

-- cgit v1.2.3 From 0593a206382d03b5e44b561946bef42fb30d6cb6 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 5 Jan 2014 20:54:31 -0800 Subject: grammarghhhhhhhhhhhh --- docs/components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/components.html b/docs/components.html index 6330e6be1..ad7eb079c 100644 --- a/docs/components.html +++ b/docs/components.html @@ -14,7 +14,7 @@ lead: "Over a dozen reusable components built to provide iconography, dropdowns,

Available glyphs

-

Includes 200 glyphs in font format from the Glyphicon Halflings set. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask that you to include a link back to Glyphicons whenever possible.

+

Includes 200 glyphs in font format from the Glyphicon Halflings set. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. As a thank you, we only ask you include a link back to Glyphicons whenever possible.

    {% for iconClassName in site.data.glyphicons %} -- cgit v1.2.3 From ed8ef845974d2c59254fca8e3e85cec62b1cae1e Mon Sep 17 00:00:00 2001 From: wangsai Date: Mon, 6 Jan 2014 14:39:09 +0800 Subject: fix the paragraph outside of '.bs-docs-section' --- docs/getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/getting-started.html b/docs/getting-started.html index eb2fe8512..a73179f3a 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.