mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
move css builder and downloader to dedicated page, start to update remaining sections on LESS docs page
This commit is contained in:
+9
-9
@@ -5,15 +5,15 @@
|
||||
<p class="lead">{{_i}}Dozens of reusable components are built into Bootstrap to provide navigation, alerts, popovers, and much more.{{/i}}</p>
|
||||
<div class="subnav">
|
||||
<ul class="nav pills">
|
||||
<li><a href="./components.html#buttonGroups">{{_i}}Button groups{{/i}}</a></li>
|
||||
<li><a href="./components.html#buttonDropdowns">{{_i}}Button dropdowns{{/i}}</a></li>
|
||||
<li><a href="./components.html#navs">{{_i}}Nav, tabs, pills{{/i}}</a></li>
|
||||
<li><a href="./components.html#navbar">{{_i}}Navbar{{/i}}</a></li>
|
||||
<li><a href="./components.html#breadcrumbs">{{_i}}Breadcrumbs{{/i}}</a></li>
|
||||
<li><a href="./components.html#pagination">{{_i}}Pagination{{/i}}</a></li>
|
||||
<li><a href="./components.html#thumbnails">{{_i}}Thumbnails{{/i}}</a></li>
|
||||
<li><a href="./components.html#alerts">{{_i}}Alerts{{/i}}</a></li>
|
||||
<li><a href="./components.html#progress">{{_i}}Progress bars{{/i}}</a></li>
|
||||
<li><a href="#buttonGroups">{{_i}}Button groups{{/i}}</a></li>
|
||||
<li><a href="#buttonDropdowns">{{_i}}Button dropdowns{{/i}}</a></li>
|
||||
<li><a href="#navs">{{_i}}Nav, tabs, pills{{/i}}</a></li>
|
||||
<li><a href="#navbar">{{_i}}Navbar{{/i}}</a></li>
|
||||
<li><a href="#breadcrumbs">{{_i}}Breadcrumbs{{/i}}</a></li>
|
||||
<li><a href="#pagination">{{_i}}Pagination{{/i}}</a></li>
|
||||
<li><a href="#thumbnails">{{_i}}Thumbnails{{/i}}</a></li>
|
||||
<li><a href="#alerts">{{_i}}Alerts{{/i}}</a></li>
|
||||
<li><a href="#progress">{{_i}}Progress bars{{/i}}</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user