2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

move Grunt info from README into HTML docs

Fixes #13470
This commit is contained in:
Chris Rebert
2014-05-07 19:38:27 -07:00
parent f0daa64a29
commit 5d8880fdfa
4 changed files with 41 additions and 36 deletions
+8
View File
@@ -8,6 +8,14 @@
<li><a href="#whats-included-source">Source code</a></li>
</ul>
</li>
<li>
<a href="#grunt">Compiling CSS and JavaScript</a>
<ul class="nav">
<li><a href="#grunt-installing">Installing Grunt</a></li>
<li><a href="#grunt-commands">Available Grunt commands</a></li>
<li><a href="#grunt-troubleshooting">Troubleshooting</a></li>
</ul>
</li>
<li>
<a href="#template">Basic template</a>
</li>