diff --git a/Makefile b/Makefile index 617fcd34..923c0ced 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,7 @@ WATCHR ?= `which watchr` # docs: bootstrap + rm docs/assets/bootstrap.zip zip -r docs/assets/bootstrap.zip bootstrap rm -r bootstrap lessc ${BOOTSTRAP_LESS} > ${BOOTSTRAP} @@ -42,6 +43,7 @@ bootstrap: # gh-pages: docs + rm -f ../bootstrap-gh-pages/assets/bootstrap.zip node docs/build production cp -r docs/* ../bootstrap-gh-pages diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index 1c0f62fb..5b15c4d2 100644 Binary files a/docs/assets/bootstrap.zip and b/docs/assets/bootstrap.zip differ diff --git a/docs/base-css.html b/docs/base-css.html index a198064f..5176c3ec 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -1577,6 +1577,21 @@ For example, <code>section</code> should be wrapped as inline. + + diff --git a/docs/components.html b/docs/components.html index c40d5561..a71788ec 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1512,6 +1512,21 @@ + + diff --git a/docs/download.html b/docs/download.html index 1765b8a7..4e41341f 100644 --- a/docs/download.html +++ b/docs/download.html @@ -357,6 +357,21 @@ + + diff --git a/docs/examples.html b/docs/examples.html index 42faf93c..92528767 100644 --- a/docs/examples.html +++ b/docs/examples.html @@ -140,6 +140,21 @@ + + diff --git a/docs/index.html b/docs/index.html index dcf39a79..01897334 100644 --- a/docs/index.html +++ b/docs/index.html @@ -244,6 +244,21 @@ + + diff --git a/docs/javascript.html b/docs/javascript.html index 92e327d1..db694839 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -1460,6 +1460,21 @@ $('.myCarousel').carousel({ + + diff --git a/docs/less.html b/docs/less.html index bb033cfa..739ebf2c 100644 --- a/docs/less.html +++ b/docs/less.html @@ -790,6 +790,21 @@ + + diff --git a/docs/scaffolding.html b/docs/scaffolding.html index 4ed4a36c..cc89b593 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -433,6 +433,21 @@ + + diff --git a/docs/upgrading.html b/docs/upgrading.html index 4d8328b7..098bcbdc 100644 --- a/docs/upgrading.html +++ b/docs/upgrading.html @@ -292,6 +292,21 @@ + +