From cd111552cffd3f6f674558b2b879b6e51c4f8465 Mon Sep 17 00:00:00 2001
From: XhmikosR
Date: Tue, 12 Mar 2019 21:00:23 +0200
Subject: [PATCH] Update 3.4 docs.
---
docs/3.4/about/index.html | 2 +-
docs/3.4/browser-bugs/index.html | 2 +-
docs/3.4/components/index.html | 2 +-
docs/3.4/css/index.html | 2 +-
docs/3.4/customize/index.html | 2 +-
docs/3.4/getting-started/index.html | 10 +++++-----
docs/3.4/index.html | 2 +-
docs/3.4/javascript/index.html | 4 ++--
docs/3.4/migration/index.html | 2 +-
9 files changed, 14 insertions(+), 14 deletions(-)
diff --git a/docs/3.4/about/index.html b/docs/3.4/about/index.html
index ebbb841e38..697c868e66 100755
--- a/docs/3.4/about/index.html
+++ b/docs/3.4/about/index.html
@@ -336,7 +336,7 @@
Designed and built with all the love in the world by @mdo and @fat . Maintained by the core team with the help of our contributors .
- Code licensed MIT , docs CC BY 3.0 .
+ Code licensed MIT , docs CC BY 3.0 .
diff --git a/docs/3.4/browser-bugs/index.html b/docs/3.4/browser-bugs/index.html
index 625d4214e8..baa761e3e1 100755
--- a/docs/3.4/browser-bugs/index.html
+++ b/docs/3.4/browser-bugs/index.html
@@ -789,7 +789,7 @@
Designed and built with all the love in the world by @mdo and @fat . Maintained by the core team with the help of our contributors .
- Code licensed MIT , docs CC BY 3.0 .
+ Code licensed MIT , docs CC BY 3.0 .
diff --git a/docs/3.4/components/index.html b/docs/3.4/components/index.html
index a2b07b50bb..a19ac3cb84 100755
--- a/docs/3.4/components/index.html
+++ b/docs/3.4/components/index.html
@@ -4793,7 +4793,7 @@
Designed and built with all the love in the world by @mdo and @fat . Maintained by the core team with the help of our contributors .
- Code licensed MIT , docs CC BY 3.0 .
+ Code licensed MIT , docs CC BY 3.0 .
diff --git a/docs/3.4/css/index.html b/docs/3.4/css/index.html
index 6d99ace1d8..2c32da42de 100755
--- a/docs/3.4/css/index.html
+++ b/docs/3.4/css/index.html
@@ -3925,7 +3925,7 @@ To edit settings, press <kbd><kbd> ctrlDesigned and built with all the love in the world by @mdo and @fat . Maintained by the core team with the help of our contributors .
- Code licensed MIT , docs CC BY 3.0 .
+ Code licensed MIT , docs CC BY 3.0 .
diff --git a/docs/3.4/customize/index.html b/docs/3.4/customize/index.html
index ee6bd36166..56120b2de9 100755
--- a/docs/3.4/customize/index.html
+++ b/docs/3.4/customize/index.html
@@ -2470,7 +2470,7 @@
Designed and built with all the love in the world by @mdo and @fat . Maintained by the core team with the help of our contributors .
- Code licensed MIT , docs CC BY 3.0 .
+ Code licensed MIT , docs CC BY 3.0 .
diff --git a/docs/3.4/getting-started/index.html b/docs/3.4/getting-started/index.html
index 51b90f6083..c7eb6de811 100755
--- a/docs/3.4/getting-started/index.html
+++ b/docs/3.4/getting-started/index.html
@@ -192,7 +192,7 @@
Precompiled Bootstrap
@@ -248,7 +248,7 @@ Copy any changes made here over to the README too. -->
Then, from the command line:
Install grunt-cli
globally with npm install -g grunt-cli
.
- Navigate to the root /bootstrap/
directory, then run npm install
. npm will look at the package.json
file and automatically install the necessary local dependencies listed there.
+ Navigate to the root /bootstrap/
directory, then run npm install
. npm will look at the package.json
file and automatically install the necessary local dependencies listed there.
When completed, you'll be able to run the various Grunt commands provided from the command line.
@@ -676,7 +676,7 @@ Copy any changes made here over to the README too. -->
@viewport { width : device-width ; }
// Copyright 2014-2019 Twitter, Inc.
-// Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
+// Licensed under MIT (https://github.com/twbs/bootstrap/blob/v3-dev/LICENSE)
if ( navigator . userAgent . match ( /IEMobile \/ 10 \. 0/ )) {
var msViewportStyle = document . createElement ( 'style' )
msViewportStyle . appendChild (
@@ -866,7 +866,7 @@ Copy any changes made here over to the README too. -->
Submit changes that you make to Bootstrap back to the Bootstrap project (though such feedback is encouraged)
- The full Bootstrap license is located in the project repository for more information.
+ The full Bootstrap license is located in the project repository for more information.
diff --git a/docs/3.4/index.html b/docs/3.4/index.html
index 41472ff342..ed2fdb9f2d 100755
--- a/docs/3.4/index.html
+++ b/docs/3.4/index.html
@@ -220,7 +220,7 @@
Designed and built with all the love in the world by @mdo and @fat . Maintained by the core team with the help of our contributors .
- Code licensed MIT , docs CC BY 3.0 .
+ Code licensed MIT , docs CC BY 3.0 .
diff --git a/docs/3.4/javascript/index.html b/docs/3.4/javascript/index.html
index fc28d400a9..53d661fcd4 100755
--- a/docs/3.4/javascript/index.html
+++ b/docs/3.4/javascript/index.html
@@ -141,7 +141,7 @@
Plugin dependencies
-
Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. Also note that all plugins depend on jQuery (this means jQuery must be included before the plugin files). Consult our bower.json
to see which versions of jQuery are supported.
+
Some plugins and CSS components depend on other plugins. If you include plugins individually, make sure to check for these dependencies in the docs. Also note that all plugins depend on jQuery (this means jQuery must be included before the plugin files). Consult our bower.json
to see which versions of jQuery are supported.
Data attributes
@@ -2875,7 +2875,7 @@ sagittis lacus vel augue laoreet rutrum faucibus.">
Designed and built with all the love in the world by @mdo and @fat . Maintained by the core team with the help of our contributors .
- Code licensed MIT , docs CC BY 3.0 .
+ Code licensed MIT , docs CC BY 3.0 .
diff --git a/docs/3.4/migration/index.html b/docs/3.4/migration/index.html
index f16be3e920..7284417b22 100755
--- a/docs/3.4/migration/index.html
+++ b/docs/3.4/migration/index.html
@@ -610,7 +610,7 @@
Designed and built with all the love in the world by @mdo and @fat . Maintained by the core team with the help of our contributors .
- Code licensed MIT , docs CC BY 3.0 .
+ Code licensed MIT , docs CC BY 3.0 .