aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/nav/docs.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2014-07-10 02:24:13 -0700
committerMark Otto <[email protected]>2014-07-10 02:24:13 -0700
commit35c90fe13d65ee14283373d4afba316c68bb4e8d (patch)
treebd836b70f0c6dd2f3843a2fdd7ae22b82e281af8 /docs/_includes/nav/docs.html
parent1af9ae1671e2bb48b54aafd7e8e8953175ee9c61 (diff)
downloadbootstrap-35c90fe13d65ee14283373d4afba316c68bb4e8d.tar.xz
bootstrap-35c90fe13d65ee14283373d4afba316c68bb4e8d.zip
rewrite getting started quick start and download in markdown
Diffstat (limited to 'docs/_includes/nav/docs.html')
-rw-r--r--docs/_includes/nav/docs.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_includes/nav/docs.html b/docs/_includes/nav/docs.html
index 516f47c8c..da5aeb611 100644
--- a/docs/_includes/nav/docs.html
+++ b/docs/_includes/nav/docs.html
@@ -20,6 +20,7 @@
</ul>
{% endif %}
</div>
+
<div class="bs-docs-toc-item{% if page.slug == "css" %} active{% endif %}">
<a class="bs-docs-toc-link" href="../css">CSS</a>
{% if page.slug == "css" %}
@@ -28,6 +29,7 @@
</ul>
{% endif %}
</div>
+
<div class="bs-docs-toc-item{% if page.slug == "components" %} active{% endif %}">
<a class="bs-docs-toc-link" href="../components">Components</a>
{% if page.slug == "components" %}
@@ -36,6 +38,7 @@
</ul>
{% endif %}
</div>
+
<div class="bs-docs-toc-item{% if page.slug == "js" %} active{% endif %}">
<a class="bs-docs-toc-link" href="../javascript">JavaScript</a>
{% if page.slug == "js" %}
@@ -44,6 +47,7 @@
</ul>
{% endif %}
</div>
+
<div class="bs-docs-toc-item{% if page.slug == "customize" %} active{% endif %}">
<a class="bs-docs-toc-link" href="../customize">Customize</a>
{% if page.slug == "customize" %}
@@ -52,6 +56,7 @@
</ul>
{% endif %}
</div>
+
<div class="bs-docs-toc-item{% if page.slug == "about" %} active{% endif %}">
<a class="bs-docs-toc-link" href="../about">About</a>
{% if page.slug == "js" %}