From f837a3f7754ccdc3045725c133cbec526ba60360 Mon Sep 17 00:00:00 2001 From: TJ Date: Thu, 4 Dec 2014 19:00:31 -0500 Subject: Remove "Separated link" in example where it's not Removed "Separated link" in example where it's not separated. This may confuse people to think that it is separated. I don't want to sound nitpick, but I've been working with a client maintaining a custom internal Bootstrap installation with customized docs, so I've been getting a lot of feedback from client developers using the docs. --- docs/_includes/components/dropdowns.html | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/components/dropdowns.html b/docs/_includes/components/dropdowns.html index e1dfc19f6..beade58cb 100644 --- a/docs/_includes/components/dropdowns.html +++ b/docs/_includes/components/dropdowns.html @@ -15,7 +15,6 @@
  • Action
  • Another action
  • Something else here
  • -
  • Separated link
  • -- cgit v1.2.3 From 3f512c927bdee5e601a49ecd60e5fb78edfd7794 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 28 Oct 2014 23:50:22 +0200 Subject: Add AnchorJS for docs anchors. --- docs/_includes/header.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/_includes') diff --git a/docs/_includes/header.html b/docs/_includes/header.html index bf536fc4d..06c4ab02f 100644 --- a/docs/_includes/header.html +++ b/docs/_includes/header.html @@ -32,8 +32,9 @@ {% if site.github %} {% else %} - + + {% endif %} -- cgit v1.2.3 From a6f3bdb71f65e92e1ed4fe140683e49f99526442 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 20 Nov 2014 10:09:47 +0200 Subject: Move inline CSS to docs.css. --- docs/_includes/components/breadcrumbs.html | 2 +- docs/_includes/components/navs.html | 2 +- docs/_includes/css/buttons.html | 2 +- docs/_includes/js/affix.html | 10 +++++----- docs/_includes/js/alerts.html | 2 +- docs/_includes/js/carousel.html | 10 +++++----- docs/_includes/js/collapse.html | 10 +++++----- docs/_includes/js/dropdowns.html | 2 +- docs/_includes/js/modal.html | 14 +++++++------- docs/_includes/js/popovers.html | 14 +++++++------- docs/_includes/js/scrollspy.html | 10 +++++----- docs/_includes/js/tabs.html | 2 +- docs/_includes/js/tooltips.html | 10 +++++----- 13 files changed, 45 insertions(+), 45 deletions(-) (limited to 'docs/_includes') diff --git a/docs/_includes/components/breadcrumbs.html b/docs/_includes/components/breadcrumbs.html index 04d2f1468..39c6c14b6 100644 --- a/docs/_includes/components/breadcrumbs.html +++ b/docs/_includes/components/breadcrumbs.html @@ -11,7 +11,7 @@
  • Home
  • Library
  • -