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 zcmaDggZb4AW}X0VW)?065O_CxB9Ef7z$OiUAs{ZT;AUWC`Oe6|z#;;aL@0Yddt!j9 zvLJ3{AmtnkKxH$G_(94*7;4(ao8AUY?`Ka|Gc*HBAz8FJ+i-y{NRBt&7DFyF-h&+^ zw>ZrbL+*9jK@KLM+XG~DGIP`QLqj+jnDKZ5;<|UUCx6R#<_D=ma^7Z-f&u}cS(A4) z*kZ`BH5Lhg+)y=9g&5yYJ~+_;-L0D@JyHM}@nn+;KgjFIR;zE`A_B7d?r|xzAC92- zNXpMIDK05WECBk672+q1NMU4>V}`^Y&{*9QQYt?jT~M?p7Z*dcBiS|C@T3UH8I32T zST;2FFigI9Qc4)85Nr*aI)(SM?HwjH9bVk0%fN6`jFCZ}K?3AB24KQq*w83t2+}+` zz>t#<=tOLK3mAUNnXv;E%P}yhq3C6dhw5dSY#q;oMZYY_?vHoO8rE|#Fz9PCFeoAG zpM375jv|tch?I&56kvEl0%cJ?a(F`032K;v0|lr){}d=tUgb~ze@bPtRsq;upkx9K zdYH0@r=%D+O#XAqKoLn2n-hTH?0Z^D`G;fPL}Vvq;f|ICr$I*VKCR4+5n$fKxyW}1foSs*U0;AUWC`O3(^z#;;aL{S!?icc9x zIS0tJ8Akjd(?A$%+QysS223eElhq8((4{tK8!pfV$??Y9V#r0td$5D#7N=Qa$h}TG z$N`j_7$BpQnVYU38p6rIjK>o&*G>MG?~GxVM?rxA$evvdm~LQeECS0_O;jPq_mdA! zG(b0h)1*fVOsPGSpKLPW2Zb?G$ZS^MyhQ|L_1)uAW^Wxq@sX6DUs7CBlvn`t6D!0| z7?HxrB*zSky~(;Kq*UHIx}a!HE-uE{>kS~>L?~lsA00c8DL;wH) 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}}