From 7f32d15fbb096fdf3146997f10cc91dbbd4589fc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 31 Jan 2012 19:32:42 -0800 Subject: [PATCH] fix links and rebuild --- docs/assets/bootstrap.zip | Bin 52330 -> 52330 bytes docs/javascript.html | 22 +++++++++++----------- docs/templates/pages/javascript.mustache | 22 +++++++++++----------- 3 files changed, 22 insertions(+), 22 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index c89b1ef663aebe4d73fce9ba4f795df4140c9b82..8922a5c7ad0d111e86eb9265a610953224b953e8 100644 GIT binary patch delta 985 zc-nh4gZb4AW}X0VW)?065O_CxB9Ef7z$OiUAs{ZT;AUWC`Oe6|z#;;aL@0Yddt!j9 zvLJ3{AesZDY=#j(NSPo)*~XjR22Af~PgXND<3}@LbGG3EU634aye)=YWV{DENN#bO zC5GJVw1XT>K(`0T=w#-m>xYJLGB67ea^1VxlfUIV^9!IlZ?i{1fdJ5~$-5eCG33}9 ziv&P!sG6ukjPEBOoM?dV)=iThDS(W4vdM&B2+er)&09o3R^L4?W%k1n6wpce`6b0A zMTrGKKe0mmgkc{elN>WFS|;nBkW%^K=z^j(xwsgj9m%fAh9^Zp&S*R##j>HXhhg%? zlTyM!h1k?7yq|6FFsbSA;yzslhMQuH4Dt*TVEce>VA#+oWeCzdIlz#U4~O0YhM#g~ z>_EkG3=C>0dKu%PdRZo0$May(FALKD@s3%;dJYB#eN6@iC1m}R&z;m!6vQ7W?_hzl zC?7dcAn61(Ou>NyRG)te6ezFqC;vaCGFhtt>@F?=}jYabRX^``7Y?{39wB%&o%^V=-A*Ha%K4;_rVC*CY delta 985 zc-nh4gZb4AW}X0VW)?065J>5n$fKxyW}1foSs*U0;AUWC`O3(^z#;;aL{S!?iccAc z<^U<1VZ;wob_Str<4tb^rj(w^YKCU$Qk%047wCfIc;js`MG?~GxVM?rxA$evvdm~LQeECS0_O;jPq_mdA!G(b0F z)1*fVOsPGSpKLPWKZ|C(`sOVnAmi^Imoj_n2ny(={QQ#QlA^={pr2SFe!{Sikx7mj z7A=!?Pe`e}b#y_|np|9rp?$L9Nw8IoC!|=GH1;q|zIakf7^o1NI)#)TdxuF)hZpzh zGBDf}V`PwLkO12UbOXbZMkzy(=E(tuoP0R+7BKvjGh+uTmSbR0L($6^57o;u**cyF zi+)*<{*QOe8rE|#Fz9PCFeoAGpM375jv}#vvM3)pP$209d!Xc>0tL#e{K@}MsZ7=? zz~(NHvWKUn7?(``bIO1SC-|P0Qhw{0HxbzhS-7KR!D*1uyH6`~qe}vl&i~UO=iS&e WdEaTt$-J96K+Z!-iIaWK$N>NZGb=;@ diff --git a/docs/javascript.html b/docs/javascript.html index fb61f170a7..4287f852db 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -199,7 +199,7 @@

About modals

A streamlined, but flexible, take on the traditional javascript modal plugin with only the minimum required functionality and smart defaults.

- Download file + Download file

Static example

@@ -365,7 +365,7 @@ $('#myModal').on('hidden', function () {

About dropdowns

Add dropdown menus to nearly anything in Bootstrap with this simple plugin. Bootstrap features full dropdown menu support on in the navbar, tabs, and pills.

- Download file + Download file

Examples

@@ -493,7 +493,7 @@ $('#myModal').on('hidden', function () {

The ScrollSpy plugin is for automatically updating nav targets based on scroll position.

- Download file + Download file

Example navbar with scrollspy

@@ -587,7 +587,7 @@ $('#myModal').on('hidden', function () {

This plugin adds quick, dynamic tab and pill functionality for transitioning through local content.

- Download file + Download file

Example tabs

@@ -695,7 +695,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

About Tooltips

Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, uss css3 for animations, and data-attributes for local title storage.

- Download file + Download file

Example use of Tooltips

@@ -796,7 +796,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

About popovers

Add small overlays of content, like those on the iPad, to any element for housing secondary information.

* Requires Tooltip to be included

- Download file + Download file

Example hover popover

@@ -903,7 +903,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

About alerts

The alert plugin is a tiny class for adding close functionality to alerts.

- Download + Download

Example alerts

@@ -973,7 +973,7 @@ $('#my-alert').bind('closed', function () {

About

Do more with buttons. Control button states or create groups of buttons for more components like toolbars.

- Download file + Download file

Example uses

@@ -1080,7 +1080,7 @@ $('#my-alert').bind('closed', function () {

About

Get base styles and flexible support for collapsible components like accordions and navigation.

- Download file + Download file

Example accordion

@@ -1233,7 +1233,7 @@ $('#myCollapsible').on('hidden', function () {

About

A generic plugin for cycling through elements. A merry-go-round.

- Download file + Download file

Example carousel

@@ -1359,7 +1359,7 @@ $('.myCarousel').carousel({

About

A basic, easily extended plugin for quickly creating elegant typeaheads with any form text input.

- Download file + Download file

Example

diff --git a/docs/templates/pages/javascript.mustache b/docs/templates/pages/javascript.mustache index f2bbf0216c..003a438699 100644 --- a/docs/templates/pages/javascript.mustache +++ b/docs/templates/pages/javascript.mustache @@ -123,7 +123,7 @@

{{_i}}About modals{{/i}}

{{_i}}A streamlined, but flexible, take on the traditional javascript modal plugin with only the minimum required functionality and smart defaults.{{/i}}

- {{_i}}Download file{{/i}} + {{_i}}Download file{{/i}}

{{_i}}Static example{{/i}}

@@ -289,7 +289,7 @@ $('#myModal').on('hidden', function () {

{{_i}}About dropdowns{{/i}}

{{_i}}Add dropdown menus to nearly anything in Bootstrap with this simple plugin. Bootstrap features full dropdown menu support on in the navbar, tabs, and pills.{{/i}}

- {{_i}}Download file{{/i}} + {{_i}}Download file{{/i}}

{{_i}}Examples{{/i}}

@@ -417,7 +417,7 @@ $('#myModal').on('hidden', function () {

{{_i}}The ScrollSpy plugin is for automatically updating nav targets based on scroll position.{{/i}}

- {{_i}}Download file{{/i}} + {{_i}}Download file{{/i}}

{{_i}}Example navbar with scrollspy{{/i}}

@@ -511,7 +511,7 @@ $('#myModal').on('hidden', function () {

{{_i}}This plugin adds quick, dynamic tab and pill functionality for transitioning through local content.{{/i}}

- {{_i}}Download file{{/i}} + {{_i}}Download file{{/i}}

{{_i}}Example tabs{{/i}}

@@ -619,7 +619,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}About Tooltips{{/i}}

{{_i}}Inspired by the excellent jQuery.tipsy plugin written by Jason Frame; Tooltips are an updated version, which don't rely on images, uss css3 for animations, and data-attributes for local title storage.{{/i}}

- {{_i}}Download file{{/i}} + {{_i}}Download file{{/i}}

{{_i}}Example use of Tooltips{{/i}}

@@ -720,7 +720,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}About popovers{{/i}}

{{_i}}Add small overlays of content, like those on the iPad, to any element for housing secondary information.{{/i}}

* {{_i}}Requires Tooltip to be included{{/i}}

- {{_i}}Download file{{/i}} + {{_i}}Download file{{/i}}

{{_i}}Example hover popover{{/i}}

@@ -827,7 +827,7 @@ $('a[data-toggle="tab"]').on('shown', function (e) {

{{_i}}About alerts{{/i}}

{{_i}}The alert plugin is a tiny class for adding close functionality to alerts.{{/i}}

- {{_i}}Download{{/i}} + {{_i}}Download{{/i}}

{{_i}}Example alerts{{/i}}

@@ -897,7 +897,7 @@ $('#my-alert').bind('closed', function () {

{{_i}}About{{/i}}

{{_i}}Do more with buttons. Control button states or create groups of buttons for more components like toolbars.{{/i}}

- {{_i}}Download file{{/i}} + {{_i}}Download file{{/i}}

{{_i}}Example uses{{/i}}

@@ -1004,7 +1004,7 @@ $('#my-alert').bind('closed', function () {

{{_i}}About{{/i}}

{{_i}}Get base styles and flexible support for collapsible components like accordions and navigation.{{/i}}

- {{_i}}Download file{{/i}} + {{_i}}Download file{{/i}}

{{_i}}Example accordion{{/i}}

@@ -1157,7 +1157,7 @@ $('#myCollapsible').on('hidden', function () {

{{_i}}About{{/i}}

{{_i}}A generic plugin for cycling through elements. A merry-go-round.{{/i}}

- {{_i}}Download file{{/i}} + {{_i}}Download file{{/i}}

{{_i}}Example carousel{{/i}}

@@ -1283,7 +1283,7 @@ $('.myCarousel').carousel({

{{_i}}About{{/i}}

{{_i}}A basic, easily extended plugin for quickly creating elegant typeaheads with any form text input.{{/i}}

- {{_i}}Download file{{/i}} + {{_i}}Download file{{/i}}

{{_i}}Example{{/i}}

-- 2.47.3