diff --git a/Gruntfile.js b/Gruntfile.js
index 925368e527..57d2c19254 100644
--- a/Gruntfile.js
+++ b/Gruntfile.js
@@ -56,7 +56,7 @@ module.exports = function (grunt) {
src: 'js/tests/unit/*.js'
},
assets: {
- src: 'docs/assets/js/_src/*.js'
+ src: ['docs/assets/js/_src/*.js', 'docs/assets/js/*.js', '!docs/assets/js/*.min.js']
}
},
diff --git a/docs/_includes/header.html b/docs/_includes/header.html
index 4eee52a3c9..e12545eccf 100644
--- a/docs/_includes/header.html
+++ b/docs/_includes/header.html
@@ -20,7 +20,8 @@
-
+
+
-
+
+
diff --git a/docs/examples/carousel/index.html b/docs/examples/carousel/index.html
index 3372c87efd..8283146030 100644
--- a/docs/examples/carousel/index.html
+++ b/docs/examples/carousel/index.html
@@ -13,8 +13,9 @@
-
+
+
diff --git a/docs/examples/cover/index.html b/docs/examples/cover/index.html
index f4765685dc..26e4d6f386 100644
--- a/docs/examples/cover/index.html
+++ b/docs/examples/cover/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/dashboard/index.html b/docs/examples/dashboard/index.html
index 0b83d30d0c..e14cf390c1 100644
--- a/docs/examples/dashboard/index.html
+++ b/docs/examples/dashboard/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/equal-height-columns/index.html b/docs/examples/equal-height-columns/index.html
index b31e7bd7d5..3c74c7a5cf 100644
--- a/docs/examples/equal-height-columns/index.html
+++ b/docs/examples/equal-height-columns/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/grid/index.html b/docs/examples/grid/index.html
index 7e55b5b900..3d77f358a8 100644
--- a/docs/examples/grid/index.html
+++ b/docs/examples/grid/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/jumbotron-narrow/index.html b/docs/examples/jumbotron-narrow/index.html
index 372bac7e39..742fb5c622 100644
--- a/docs/examples/jumbotron-narrow/index.html
+++ b/docs/examples/jumbotron-narrow/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/jumbotron/index.html b/docs/examples/jumbotron/index.html
index 9cc8ae5923..ebae0a246e 100644
--- a/docs/examples/jumbotron/index.html
+++ b/docs/examples/jumbotron/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/justified-nav/index.html b/docs/examples/justified-nav/index.html
index 0b682cee80..c7599c1c08 100644
--- a/docs/examples/justified-nav/index.html
+++ b/docs/examples/justified-nav/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/navbar-fixed-top/index.html b/docs/examples/navbar-fixed-top/index.html
index 2224c49caa..a0ab56d664 100644
--- a/docs/examples/navbar-fixed-top/index.html
+++ b/docs/examples/navbar-fixed-top/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/navbar-static-top/index.html b/docs/examples/navbar-static-top/index.html
index b040d500c8..6228abefee 100644
--- a/docs/examples/navbar-static-top/index.html
+++ b/docs/examples/navbar-static-top/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/navbar/index.html b/docs/examples/navbar/index.html
index 77fbab6052..81c9274e66 100644
--- a/docs/examples/navbar/index.html
+++ b/docs/examples/navbar/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/non-responsive/index.html b/docs/examples/non-responsive/index.html
index aa95550fe9..6148fcd572 100644
--- a/docs/examples/non-responsive/index.html
+++ b/docs/examples/non-responsive/index.html
@@ -18,8 +18,9 @@
-
+
+
diff --git a/docs/examples/offcanvas/index.html b/docs/examples/offcanvas/index.html
index df596fdce8..1df7bca9da 100644
--- a/docs/examples/offcanvas/index.html
+++ b/docs/examples/offcanvas/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/rtl/index.html b/docs/examples/rtl/index.html
index 42cea4fb6b..0708314616 100644
--- a/docs/examples/rtl/index.html
+++ b/docs/examples/rtl/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/signin/index.html b/docs/examples/signin/index.html
index 6a898f427a..d2ae9f3aa3 100644
--- a/docs/examples/signin/index.html
+++ b/docs/examples/signin/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/starter-template/index.html b/docs/examples/starter-template/index.html
index e9eb5592bd..de26a02a64 100644
--- a/docs/examples/starter-template/index.html
+++ b/docs/examples/starter-template/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/sticky-footer-navbar/index.html b/docs/examples/sticky-footer-navbar/index.html
index 73dfe3ef07..3e2d76df26 100644
--- a/docs/examples/sticky-footer-navbar/index.html
+++ b/docs/examples/sticky-footer-navbar/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/sticky-footer/index.html b/docs/examples/sticky-footer/index.html
index f714a13837..d71aceee43 100644
--- a/docs/examples/sticky-footer/index.html
+++ b/docs/examples/sticky-footer/index.html
@@ -16,8 +16,9 @@
-
+
+
diff --git a/docs/examples/theme/index.html b/docs/examples/theme/index.html
index a2e228c844..f312df4eec 100644
--- a/docs/examples/theme/index.html
+++ b/docs/examples/theme/index.html
@@ -18,8 +18,9 @@
-
+
+
diff --git a/docs/examples/tooltip-viewport/index.html b/docs/examples/tooltip-viewport/index.html
index ccf6ef0782..3bb44f3f87 100644
--- a/docs/examples/tooltip-viewport/index.html
+++ b/docs/examples/tooltip-viewport/index.html
@@ -16,8 +16,9 @@
-
+
+