mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-30 22:52:24 +01:00
de-emphasize /docs/assets and docs HTML now that they're outside of the root dir
This commit is contained in:
parent
096a72d897
commit
56b5f5b353
@ -103,12 +103,10 @@ bootstrap/
|
|||||||
│ ├── js/
|
│ ├── js/
|
||||||
│ └── fonts/
|
│ └── fonts/
|
||||||
└── docs/
|
└── docs/
|
||||||
├── assets/
|
└── examples/
|
||||||
├── examples/
|
|
||||||
└── *.html
|
|
||||||
{% endhighlight %}
|
{% endhighlight %}
|
||||||
</div>
|
</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 <code>assets/</code>, <code>examples/</code>, and all <code>*.html</code> files are for our documentation. Beyond that, any other included file provides support for packages, license information, and development.</p>
|
<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 <code>examples/</code> of Bootstrap usage, and the source code for our documentation. Beyond that, any other included file provides support for packages, license information, and development.</p>
|
||||||
|
|
||||||
|
|
||||||
<!-- Template
|
<!-- Template
|
||||||
|
Loading…
x
Reference in New Issue
Block a user