diff options
| author | Mark Otto <[email protected]> | 2014-01-05 23:19:34 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-01-05 23:19:34 -0800 |
| commit | 3e54be9ae61aa95dae7aa5719f38d6dc0216c7b1 (patch) | |
| tree | 00abaf00528eeb98617071bd7fb0eda600491b06 /docs/getting-started.html | |
| parent | 12dacee313e49ff421fc81d5e0a6a70111c3a4af (diff) | |
| parent | 422bdc50f9a2bd1f6ec72ebb113af1a485d3465d (diff) | |
| download | bootstrap-3e54be9ae61aa95dae7aa5719f38d6dc0216c7b1.tar.xz bootstrap-3e54be9ae61aa95dae7aa5719f38d6dc0216c7b1.zip | |
Merge branch 'master' into docs_derp
Conflicts:
docs/components.html
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index cf3ee6119..c947892f5 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -101,8 +101,8 @@ bootstrap/ └── docs/ └── examples/ {% endhighlight %} + <p>The <code>less/</code>, <code>js/</code>, and <code>fonts/</code> are the source code for our CSS, JS, and icon fonts (respectively). The <code>dist/</code> folder includes everything listed in the precompiled download section above. The <code>docs/</code> folder includes the source code for our documentation, and <code>examples/</code> of Bootstrap usage. Beyond that, any other included file provides support for packages, license information, and development.</p> </div> - <p>The <code>less/</code>, <code>js/</code>, and <code>fonts/</code> are the source code for our CSS, JS, and icon fonts (respectively). The <code>dist/</code> folder includes everything listed in the precompiled download section above. The <code>docs/</code> folder includes the source code for our documentation, and <code>examples/</code> of Bootstrap usage. Beyond that, any other included file provides support for packages, license information, and development.</p> <!-- Template |
