http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/3c9a22b4/console/bower_components/bootstrap/docs/customize.html
----------------------------------------------------------------------
diff --git a/console/bower_components/bootstrap/docs/customize.html 
b/console/bower_components/bootstrap/docs/customize.html
new file mode 100644
index 0000000..30be36e
--- /dev/null
+++ b/console/bower_components/bootstrap/docs/customize.html
@@ -0,0 +1,513 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Customize · Bootstrap</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="assets/css/bootstrap.css" rel="stylesheet">
+    <link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="assets/css/docs.css" rel="stylesheet">
+    <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="assets/ico/favicon.ico">
+    <link rel="apple-touch-icon-precomposed" sizes="144x144" 
href="assets/ico/apple-touch-icon-144-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" sizes="114x114" 
href="assets/ico/apple-touch-icon-114-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" sizes="72x72" 
href="assets/ico/apple-touch-icon-72-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" 
href="assets/ico/apple-touch-icon-57-precomposed.png">
+
+  </head>
+
+  <body data-spy="scroll" data-target=".bs-docs-sidebar">
+
+    <!-- Navbar
+    ================================================== -->
+    <div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="brand" href="./index.html">Bootstrap</a>
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li class="">
+                <a href="./index.html">Home</a>
+              </li>
+              <li class="">
+                <a href="./getting-started.html">Get started</a>
+              </li>
+              <li class="">
+                <a href="./scaffolding.html">Scaffolding</a>
+              </li>
+              <li class="">
+                <a href="./base-css.html">Base CSS</a>
+              </li>
+              <li class="">
+                <a href="./components.html">Components</a>
+              </li>
+              <li class="">
+                <a href="./javascript.html">JavaScript</a>
+              </li>
+              <li class="active">
+                <a href="./customize.html">Customize</a>
+              </li>
+            </ul>
+          </div>
+        </div>
+      </div>
+    </div>
+
+<!-- Masthead
+================================================== -->
+<header class="jumbotron subhead" id="overview">
+  <div class="container">
+    <h1>Customize and download</h1>
+    <p class="lead"><a 
href="https://github.com/twitter/bootstrap/zipball/master";>Download 
Bootstrap</a> or customize variables, components, JavaScript plugins, and 
more.</p>
+  </div>
+</header>
+
+
+  <div class="container">
+
+    <!-- Docs nav
+    ================================================== -->
+    <div class="row">
+      <div class="span3 bs-docs-sidebar">
+        <ul class="nav nav-list bs-docs-sidenav">
+          <li><a href="#components"><i class="icon-chevron-right"></i> 1. 
Choose components</a></li>
+          <li><a href="#plugins"><i class="icon-chevron-right"></i> 2. Select 
jQuery plugins</a></li>
+          <li><a href="#variables"><i class="icon-chevron-right"></i> 3. 
Customize variables</a></li>
+          <li><a href="#download"><i class="icon-chevron-right"></i> 4. 
Download</a></li>
+        </ul>
+      </div>
+      <div class="span9">
+
+
+        <!-- Customize form
+        ================================================== -->
+        <form>
+          <section class="download" id="components">
+            <div class="page-header">
+              <a class="btn btn-small pull-right toggle-all" href="#">Toggle 
all</a>
+              <h1>
+                1. Choose components
+              </h1>
+            </div>
+            <div class="row download-builder">
+              <div class="span3">
+                <h3>Scaffolding</h3>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="reset.less"> Normalize and reset</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="scaffolding.less"> Body type and links</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="grid.less"> Grid system</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="layouts.less"> Layouts</label>
+                <h3>Base CSS</h3>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="type.less"> Headings, body, etc</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="code.less"> Code and pre</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="labels-badges.less"> Labels and badges</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="tables.less"> Tables</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="forms.less"> Forms</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="buttons.less"> Buttons</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="sprites.less"> Icons</label>
+              </div><!-- /span -->
+              <div class="span3">
+                <h3>Components</h3>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="button-groups.less"> Button groups and dropdowns</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="navs.less"> Navs, tabs, and pills</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="navbar.less"> Navbar</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="breadcrumbs.less"> Breadcrumbs</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="pagination.less"> Pagination</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="pager.less"> Pager</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="thumbnails.less"> Thumbnails</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="alerts.less"> Alerts</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="progress-bars.less"> Progress bars</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="hero-unit.less"> Hero unit</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="media.less"> Media component</label>
+                <h3>JS Components</h3>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="tooltip.less"> Tooltips</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="popovers.less"> Popovers</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="modals.less"> Modals</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="dropdowns.less"> Dropdowns</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="accordion.less"> Collapse</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="carousel.less"> Carousel</label>
+              </div><!-- /span -->
+              <div class="span3">
+                <h3>Miscellaneous</h3>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="media.less"> Media object</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="wells.less"> Wells</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="close.less"> Close icon</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="utilities.less"> Utilities</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="component-animations.less"> Component animations</label>
+                <h3>Responsive</h3>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="responsive-utilities.less"> Visible/hidden 
classes</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="responsive-767px-max.less"> Narrow tablets and below 
(<767px)</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="responsive-768px-979px.less"> Tablets to desktops 
(767-979px)</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="responsive-1200px-min.less"> Large desktops 
(>1200px)</label>
+                <label class="checkbox"><input checked="checked" 
type="checkbox" value="responsive-navbar.less"> Responsive navbar</label>
+              </div><!-- /span -->
+            </div><!-- /row -->
+          </section>
+
+          <section class="download" id="plugins">
+            <div class="page-header">
+              <a class="btn btn-small pull-right toggle-all" href="#">Toggle 
all</a>
+              <h1>
+                2. Select jQuery plugins
+              </h1>
+            </div>
+            <div class="row download-builder">
+              <div class="span3">
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-transition.js">
+                  Transitions <small>(required for any animation)</small>
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-modal.js">
+                  Modals
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-dropdown.js">
+                  Dropdowns
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-scrollspy.js">
+                  Scrollspy
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-tab.js">
+                  Togglable tabs
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-tooltip.js">
+                  Tooltips
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-popover.js">
+                  Popovers <small>(requires Tooltips)</small>
+                </label>
+              </div><!-- /span -->
+              <div class="span3">
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-affix.js">
+                  Affix
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-alert.js">
+                  Alert messages
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-button.js">
+                  Buttons
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-collapse.js">
+                  Collapse
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-carousel.js">
+                  Carousel
+                </label>
+                <label class="checkbox">
+                  <input type="checkbox" checked="true" 
value="bootstrap-typeahead.js">
+                  Typeahead
+                </label>
+              </div><!-- /span -->
+              <div class="span3">
+                <h4 class="muted">Heads up!</h4>
+                <p class="muted">All checked plugins will be compiled into a 
single file, bootstrap.js. All plugins require the latest version of <a 
href="http://jquery.com/"; target="_blank">jQuery</a> to be included.</p>
+              </div><!-- /span -->
+            </div><!-- /row -->
+          </section>
+
+
+          <section class="download" id="variables">
+            <div class="page-header">
+              <a class="btn btn-small pull-right toggle-all" href="#">Reset to 
defaults</a>
+              <h1>
+                3. Customize variables
+              </h1>
+            </div>
+            <div class="row download-builder">
+              <div class="span3">
+                <h3>Scaffolding</h3>
+                <label>@bodyBackground</label>
+                <input type="text" class="span3" placeholder="@white">
+                <label>@textColor</label>
+                <input type="text" class="span3" placeholder="@grayDark">
+
+                <h3>Links</h3>
+                <label>@linkColor</label>
+                <input type="text" class="span3" placeholder="#08c">
+                <label>@linkColorHover</label>
+                <input type="text" class="span3" 
placeholder="darken(@linkColor, 15%)">
+                <h3>Colors</h3>
+                <label>@blue</label>
+                <input type="text" class="span3" placeholder="#049cdb">
+                <label>@green</label>
+                <input type="text" class="span3" placeholder="#46a546">
+                <label>@red</label>
+                <input type="text" class="span3" placeholder="#9d261d">
+                <label>@yellow</label>
+                <input type="text" class="span3" placeholder="#ffc40d">
+                <label>@orange</label>
+                <input type="text" class="span3" placeholder="#f89406">
+                <label>@pink</label>
+                <input type="text" class="span3" placeholder="#c3325f">
+                <label>@purple</label>
+                <input type="text" class="span3" placeholder="#7a43b6">
+
+                <h3>Sprites</h3>
+                <label>@iconSpritePath</label>
+                <input type="text" class="span3" 
placeholder="'../img/glyphicons-halflings.png'">
+                <label>@iconWhiteSpritePath</label>
+                <input type="text" class="span3" 
placeholder="'../img/glyphicons-halflings-white.png'">
+
+                <h3>Grid system</h3>
+                <label>@gridColumns</label>
+                <input type="text" class="span3" placeholder="12">
+                <label>@gridColumnWidth</label>
+                <input type="text" class="span3" placeholder="60px">
+                <label>@gridGutterWidth</label>
+                <input type="text" class="span3" placeholder="20px">
+                <label>@gridColumnWidth1200</label>
+                <input type="text" class="span3" placeholder="70px">
+                <label>@gridGutterWidth1200</label>
+                <input type="text" class="span3" placeholder="30px">
+                <label>@gridColumnWidth768</label>
+                <input type="text" class="span3" placeholder="42px">
+                <label>@gridGutterWidth768</label>
+                <input type="text" class="span3" placeholder="20px">
+
+              </div><!-- /span -->
+              <div class="span3">
+
+                <h3>Typography</h3>
+                <label>@sansFontFamily</label>
+                <input type="text" class="span3" placeholder="'Helvetica 
Neue', Helvetica, Arial, sans-serif">
+                <label>@serifFontFamily</label>
+                <input type="text" class="span3" placeholder="Georgia, 'Times 
New Roman', Times, serif">
+                <label>@monoFontFamily</label>
+                <input type="text" class="span3" placeholder="Menlo, Monaco, 
'Courier New', monospace">
+
+                <label>@baseFontSize</label>
+                <input type="text" class="span3" placeholder="14px">
+                <label>@baseFontFamily</label>
+                <input type="text" class="span3" placeholder="@sansFontFamily">
+                <label>@baseLineHeight</label>
+                <input type="text" class="span3" placeholder="20px">
+
+                <label>@altFontFamily</label>
+                <input type="text" class="span3" 
placeholder="@serifFontFamily">
+                <label>@headingsFontFamily</label>
+                <input type="text" class="span3" placeholder="inherit">
+                <label>@headingsFontWeight</label>
+                <input type="text" class="span3" placeholder="bold">
+                <label>@headingsColor</label>
+                <input type="text" class="span3" placeholder="inherit">
+
+                <label>@fontSizeLarge</label>
+                <input type="text" class="span3" placeholder="@baseFontSize * 
1.25">
+                <label>@fontSizeSmall</label>
+                <input type="text" class="span3" placeholder="@baseFontSize * 
0.85">
+                <label>@fontSizeMini</label>
+                <input type="text" class="span3" placeholder="@baseFontSize * 
0.75">
+
+                <label>@paddingLarge</label>
+                <input type="text" class="span3" placeholder="11px 19px">
+                <label>@paddingSmall</label>
+                <input type="text" class="span3" placeholder="2px 10px">
+                <label>@paddingMini</label>
+                <input type="text" class="span3" placeholder="1px 6px">
+
+                <label>@baseBorderRadius</label>
+                <input type="text" class="span3" placeholder="4px">
+                <label>@borderRadiusLarge</label>
+                <input type="text" class="span3" placeholder="6px">
+                <label>@borderRadiusSmall</label>
+                <input type="text" class="span3" placeholder="3px">
+
+                <label>@heroUnitBackground</label>
+                <input type="text" class="span3" placeholder="@grayLighter">
+                <label>@heroUnitHeadingColor</label>
+                <input type="text" class="span3" placeholder="inherit">
+                <label>@heroUnitLeadColor</label>
+                <input type="text" class="span3" placeholder="inherit">
+
+                <h3>Tables</h3>
+                <label>@tableBackground</label>
+                <input type="text" class="span3" placeholder="transparent">
+                <label>@tableBackgroundAccent</label>
+                <input type="text" class="span3" placeholder="#f9f9f9">
+                <label>@tableBackgroundHover</label>
+                <input type="text" class="span3" placeholder="#f5f5f5">
+                <label>@tableBorder</label>
+                <input type="text" class="span3" placeholder="#ddd">
+
+                <h3>Forms</h3>
+                <label>@placeholderText</label>
+                <input type="text" class="span3" placeholder="@grayLight">
+                <label>@inputBackground</label>
+                <input type="text" class="span3" placeholder="@white">
+                <label>@inputBorder</label>
+                <input type="text" class="span3" placeholder="#ccc">
+                <label>@inputBorderRadius</label>
+                <input type="text" class="span3" placeholder="3px">
+                <label>@inputDisabledBackground</label>
+                <input type="text" class="span3" placeholder="@grayLighter">
+                <label>@formActionsBackground</label>
+                <input type="text" class="span3" placeholder="#f5f5f5">
+                <label>@btnPrimaryBackground</label>
+                <input type="text" class="span3" placeholder="@linkColor">
+                <label>@btnPrimaryBackgroundHighlight</label>
+                <input type="text" class="span3" placeholder="darken(@white, 
10%);">
+
+              </div><!-- /span -->
+              <div class="span3">
+
+                <h3>Form states &amp; alerts</h3>
+                <label>@warningText</label>
+                <input type="text" class="span3" placeholder="#c09853">
+                <label>@warningBackground</label>
+                <input type="text" class="span3" placeholder="#fcf8e3">
+                <label>@errorText</label>
+                <input type="text" class="span3" placeholder="#b94a48">
+                <label>@errorBackground</label>
+                <input type="text" class="span3" placeholder="#f2dede">
+                <label>@successText</label>
+                <input type="text" class="span3" placeholder="#468847">
+                <label>@successBackground</label>
+                <input type="text" class="span3" placeholder="#dff0d8">
+                <label>@infoText</label>
+                <input type="text" class="span3" placeholder="#3a87ad">
+                <label>@infoBackground</label>
+                <input type="text" class="span3" placeholder="#d9edf7">
+
+                <h3>Navbar</h3>
+                <label>@navbarHeight</label>
+                <input type="text" class="span3" placeholder="40px">
+                <label>@navbarBackground</label>
+                <input type="text" class="span3" placeholder="@grayDarker">
+                <label>@navbarBackgroundHighlight</label>
+                <input type="text" class="span3" placeholder="@grayDark">
+                <label>@navbarText</label>
+                <input type="text" class="span3" placeholder="@grayLight">
+                <label>@navbarBrandColor</label>
+                <input type="text" class="span3" 
placeholder="@navbarLinkColor">
+                <label>@navbarLinkColor</label>
+                <input type="text" class="span3" placeholder="@grayLight">
+                <label>@navbarLinkColorHover</label>
+                <input type="text" class="span3" placeholder="@white">
+                <label>@navbarLinkColorActive</label>
+                <input type="text" class="span3" 
placeholder="@navbarLinkColorHover">
+                <label>@navbarLinkBackgroundHover</label>
+                <input type="text" class="span3" placeholder="transparent">
+                <label>@navbarLinkBackgroundActive</label>
+                <input type="text" class="span3" 
placeholder="@navbarBackground">
+                <label>@navbarSearchBackground</label>
+                <input type="text" class="span3" 
placeholder="lighten(@navbarBackground, 25%)">
+                <label>@navbarSearchBackgroundFocus</label>
+                <input type="text" class="span3" placeholder="@white">
+                <label>@navbarSearchBorder</label>
+                <input type="text" class="span3" 
placeholder="darken(@navbarSearchBackground, 30%)">
+                <label>@navbarSearchPlaceholderColor</label>
+                <input type="text" class="span3" placeholder="#ccc">
+
+                <label>@navbarCollapseWidth</label>
+                <input type="text" class="span3" placeholder="979px">
+                <label>@navbarCollapseDesktopWidth</label>
+                <input type="text" class="span3" 
placeholder="@navbarCollapseWidth + 1">
+
+                <h3>Dropdowns</h3>
+                <label>@dropdownBackground</label>
+                <input type="text" class="span3" placeholder="@white">
+                <label>@dropdownBorder</label>
+                <input type="text" class="span3" placeholder="rgba(0,0,0,.2)">
+                <label>@dropdownLinkColor</label>
+                <input type="text" class="span3" placeholder="@grayDark">
+                <label>@dropdownLinkColorHover</label>
+                <input type="text" class="span3" placeholder="@white">
+                <label>@dropdownLinkBackgroundHover</label>
+                <input type="text" class="span3" placeholder="@linkColor">
+              </div><!-- /span -->
+            </div><!-- /row -->
+          </section>
+
+          <section class="download" id="download">
+            <div class="page-header">
+              <h1>
+                4. Download
+              </h1>
+            </div>
+            <div class="download-btn">
+              <a class="btn btn-primary" href="#" >Customize and Download</a>
+              <h4>What's included?</h4>
+              <p>Downloads include compiled CSS, compiled and minified CSS, 
and compiled jQuery plugins, all nicely packed up into a zipball for your 
convenience.</p>
+            </div>
+          </section><!-- /download -->
+        </form>
+
+
+
+      </div>
+    </div>
+
+  </div>
+
+
+
+    <!-- Footer
+    ================================================== -->
+    <footer class="footer">
+      <div class="container">
+        <p class="pull-right"><a href="#">Back to top</a></p>
+        <p>Designed and built with all the love in the world by <a 
href="http://twitter.com/mdo"; target="_blank">@mdo</a> and <a 
href="http://twitter.com/fat"; target="_blank">@fat</a>.</p>
+        <p>Code licensed under <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; target="_blank">Apache 
License v2.0</a>, documentation under <a 
href="http://creativecommons.org/licenses/by/3.0/";>CC BY 3.0</a>.</p>
+        <p><a href="http://glyphicons.com";>Glyphicons Free</a> licensed under 
<a href="http://creativecommons.org/licenses/by/3.0/";>CC BY 3.0</a>.</p>
+        <ul class="footer-links">
+          <li><a href="http://blog.getbootstrap.com";>Blog</a></li>
+          <li class="muted">&middot;</li>
+          <li><a 
href="https://github.com/twitter/bootstrap/issues?state=open";>Issues</a></li>
+          <li class="muted">&middot;</li>
+          <li><a href="https://github.com/twitter/bootstrap/wiki";>Roadmap and 
changelog</a></li>
+        </ul>
+      </div>
+    </footer>
+
+
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script type="text/javascript" 
src="http://platform.twitter.com/widgets.js";></script>
+    <script src="assets/js/jquery.js"></script>
+    <script src="assets/js/google-code-prettify/prettify.js"></script>
+    <script src="assets/js/bootstrap-transition.js"></script>
+    <script src="assets/js/bootstrap-alert.js"></script>
+    <script src="assets/js/bootstrap-modal.js"></script>
+    <script src="assets/js/bootstrap-dropdown.js"></script>
+    <script src="assets/js/bootstrap-scrollspy.js"></script>
+    <script src="assets/js/bootstrap-tab.js"></script>
+    <script src="assets/js/bootstrap-tooltip.js"></script>
+    <script src="assets/js/bootstrap-popover.js"></script>
+    <script src="assets/js/bootstrap-button.js"></script>
+    <script src="assets/js/bootstrap-collapse.js"></script>
+    <script src="assets/js/bootstrap-carousel.js"></script>
+    <script src="assets/js/bootstrap-typeahead.js"></script>
+    <script src="assets/js/bootstrap-affix.js"></script>
+    <script src="assets/js/application.js"></script>
+
+
+
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/3c9a22b4/console/bower_components/bootstrap/docs/extend.html
----------------------------------------------------------------------
diff --git a/console/bower_components/bootstrap/docs/extend.html 
b/console/bower_components/bootstrap/docs/extend.html
new file mode 100644
index 0000000..f7d509f
--- /dev/null
+++ b/console/bower_components/bootstrap/docs/extend.html
@@ -0,0 +1,288 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Extend · Bootstrap</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="assets/css/bootstrap.css" rel="stylesheet">
+    <link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="assets/css/docs.css" rel="stylesheet">
+    <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="assets/ico/favicon.ico">
+    <link rel="apple-touch-icon-precomposed" sizes="144x144" 
href="assets/ico/apple-touch-icon-144-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" sizes="114x114" 
href="assets/ico/apple-touch-icon-114-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" sizes="72x72" 
href="assets/ico/apple-touch-icon-72-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" 
href="assets/ico/apple-touch-icon-57-precomposed.png">
+
+  </head>
+
+  <body data-spy="scroll" data-target=".bs-docs-sidebar">
+
+    <!-- Navbar
+    ================================================== -->
+    <div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="brand" href="./index.html">Bootstrap</a>
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li class="">
+                <a href="./index.html">Home</a>
+              </li>
+              <li class="">
+                <a href="./getting-started.html">Get started</a>
+              </li>
+              <li class="">
+                <a href="./scaffolding.html">Scaffolding</a>
+              </li>
+              <li class="">
+                <a href="./base-css.html">Base CSS</a>
+              </li>
+              <li class="">
+                <a href="./components.html">Components</a>
+              </li>
+              <li class="">
+                <a href="./javascript.html">JavaScript</a>
+              </li>
+              <li class="">
+                <a href="./customize.html">Customize</a>
+              </li>
+            </ul>
+          </div>
+        </div>
+      </div>
+    </div>
+
+<!-- Subhead
+================================================== -->
+<header class="jumbotron subhead" id="overview">
+  <div class="container">
+    <h1>Extending Bootstrap</h1>
+    <p class="lead">Extend Bootstrap to take advantage of included styles and 
components, as well as LESS variables and mixins.</p>
+  <div>
+</header>
+
+  <div class="container">
+
+    <!-- Docs nav
+    ================================================== -->
+    <div class="row">
+      <div class="span3 bs-docs-sidebar">
+        <ul class="nav nav-list bs-docs-sidenav">
+          <li><a href="#built-with-less"><i class="icon-chevron-right"></i> 
Built with LESS</a></li>
+          <li><a href="#compiling"><i class="icon-chevron-right"></i> 
Compiling Bootstrap</a></li>
+          <li><a href="#static-assets"><i class="icon-chevron-right"></i> Use 
as static assets</a></li>
+        </ul>
+      </div>
+      <div class="span9">
+
+
+
+        <!-- BUILT WITH LESS
+        ================================================== -->
+        <section id="built-with-less">
+          <div class="page-header">
+            <h1>Built with LESS</h1>
+          </div>
+
+          <img style="float: right; height: 36px; margin: 10px 20px 20px" 
src="assets/img/less-logo-large.png" alt="LESS CSS">
+          <p class="lead">Bootstrap is made with LESS at its core, a dynamic 
stylesheet language created by our good friend, <a 
href="http://cloudhead.io";>Alexis Sellier</a>. It makes developing 
systems-based CSS faster, easier, and more fun.</p>
+
+          <h3>Why LESS?</h3>
+          <p>One of Bootstrap's creators wrote a quick <a 
href="http://www.wordsbyf.at/2012/03/08/why-less/";>blog post about this</a>, 
summarized here:</p>
+          <ul>
+            <li>Bootstrap compiles faster ~6x faster with Less compared to 
Sass</li>
+            <li>Less is written in JavaScript, making it easier to us to dive 
in and patch compared to Ruby with Sass.</li>
+            <li>Less is more; we want to feel like we're writing CSS and 
making Bootstrap approachable to all.</li>
+          </ul>
+
+          <h3>What's included?</h3>
+          <p>As an extension of CSS, LESS includes variables, mixins for 
reusable snippets of code, operations for simple math, nesting, and even color 
functions.</p>
+
+          <h3>Learn more</h3>
+          <p>Visit the official website at <a 
href="http://lesscss.org";>http://lesscss.org</a> to learn more.</p>
+        </section>
+
+
+
+        <!-- COMPILING LESS AND BOOTSTRAP
+        ================================================== -->
+        <section id="compiling">
+          <div class="page-header">
+            <h1>Compiling Bootstrap with Less</h1>
+          </div>
+
+          <p class="lead">Since our CSS is written with Less and utilizes 
variables and mixins, it needs to be compiled for final production 
implementation. Here's how.</p>
+
+          <div class="alert alert-info">
+            <strong>Note:</strong> If you're submitting a pull request to 
GitHub with modified CSS, you <strong>must</strong> recompile the CSS via any 
of these methods.
+          </div>
+
+          <h2>Tools for compiling</h2>
+
+          <h3>Node with makefile</h3>
+          <p>Install the LESS command line compiler, JSHint, Recess, and 
uglify-js globally with npm by running the following command:</p>
+          <pre>$ npm install -g less jshint recess uglify-js</pre>
+          <p>Once installed just run <code>make</code> from the root of your 
bootstrap directory and you're all set.</p>
+          <p>Additionally, if you have <a 
href="https://github.com/mynyml/watchr";>watchr</a> installed, you may run 
<code>make watch</code> to have bootstrap automatically rebuilt every time you 
edit a file in the bootstrap lib (this isn't required, just a convenience 
method).</p>
+
+          <h3>Command line</h3>
+          <p>Install the LESS command line tool via Node and run the following 
command:</p>
+          <pre>$ lessc ./less/bootstrap.less > bootstrap.css</pre>
+          <p>Be sure to include <code>--compress</code> in that command if 
you're trying to save some bytes!</p>
+
+          <h3>JavaScript</h3>
+          <p><a href="http://lesscss.org/";>Download the latest Less.js</a> and 
include the path to it (and Bootstrap) in the <code>&lt;head&gt;</code>.</p>
+<pre class="prettyprint">
+&lt;link rel="stylesheet/less" href="/path/to/bootstrap.less"&gt;
+&lt;script src="/path/to/less.js"&gt;&lt;/script&gt;
+</pre>
+          <p>To recompile the .less files, just save them and reload your 
page. Less.js compiles them and stores them in local storage.</p>
+
+          <h3>Unofficial Mac app</h3>
+          <p><a href="http://incident57.com/less/";>The unofficial Mac app</a> 
watches directories of .less files and compiles the code to local files after 
every save of a watched .less file. If you like, you can toggle preferences in 
the app for automatic minifying and which directory the compiled files end up 
in.</p>
+
+          <h3>More apps</h3>
+          <h4><a href="http://crunchapp.net/"; target="_blank">Crunch</a></h4>
+          <p>Crunch is a great looking LESS editor and compiler built on Adobe 
Air.</p>
+          <h4><a href="http://incident57.com/codekit/"; 
target="_blank">CodeKit</a></h4>
+          <p>Created by the same guy as the unofficial Mac app, CodeKit is a 
Mac app that compiles LESS, SASS, Stylus, and CoffeeScript.</p>
+          <h4><a href="http://wearekiss.com/simpless"; 
target="_blank">Simpless</a></h4>
+          <p>Mac, Linux, and Windows app for drag and drop compiling of LESS 
files. Plus, the <a href="https://github.com/Paratron/SimpLESS"; 
target="_blank">source code is on GitHub</a>.</p>
+
+        </section>
+
+
+
+        <!-- Static assets
+        ================================================== -->
+        <section id="static-assets">
+          <div class="page-header">
+            <h1>Use as static assets</h1>
+          </div>
+          <p class="lead"><a href="./getting-started.html">Quickly start</a> 
any web project by dropping in the compiled or minified CSS and JS. Layer on 
custom styles separately for easy upgrades and maintenance moving forward.</p>
+
+          <h3>Setup file structure</h3>
+          <p>Download the latest compiled Bootstrap and place into your 
project. For example, you might have something like this:</p>
+<pre>
+  <span class="icon-folder-open"></span> app/
+      <span class="icon-folder-open"></span> layouts/
+      <span class="icon-folder-open"></span> templates/
+  <span class="icon-folder-open"></span> public/
+      <span class="icon-folder-open"></span> css/
+          <span class="icon-file"></span> bootstrap.min.css
+      <span class="icon-folder-open"></span> js/
+          <span class="icon-file"></span> bootstrap.min.js
+      <span class="icon-folder-open"></span> img/
+          <span class="icon-file"></span> glyphicons-halflings.png
+          <span class="icon-file"></span> glyphicons-halflings-white.png
+</pre>
+
+          <h3>Utilize starter template</h3>
+          <p>Copy the following base HTML to get started.</p>
+<pre class="prettyprint linenums">
+&lt;html&gt;
+  &lt;head&gt;
+    &lt;title&gt;Bootstrap 101 Template&lt;/title&gt;
+    &lt;!-- Bootstrap --&gt;
+    &lt;link href="public/css/bootstrap.min.css" rel="stylesheet"&gt;
+  &lt;/head&gt;
+  &lt;body&gt;
+    &lt;h1&gt;Hello, world!&lt;/h1&gt;
+    &lt;!-- Bootstrap --&gt;
+    &lt;script src="public/js/bootstrap.min.js"&gt;&lt;/script&gt;
+  &lt;/body&gt;
+&lt;/html&gt;
+</pre>
+
+          <h3>Layer on custom code</h3>
+          <p>Work in your custom CSS, JS, and more as necessary to make 
Bootstrap your own with your own separate CSS and JS files.</p>
+<pre class="prettyprint linenums">
+&lt;html&gt;
+  &lt;head&gt;
+    &lt;title&gt;Bootstrap 101 Template&lt;/title&gt;
+    &lt;!-- Bootstrap --&gt;
+    &lt;link href="public/css/bootstrap.min.css" rel="stylesheet"&gt;
+    &lt;!-- Project --&gt;
+    &lt;link href="public/css/application.css" rel="stylesheet"&gt;
+  &lt;/head&gt;
+  &lt;body&gt;
+    &lt;h1&gt;Hello, world!&lt;/h1&gt;
+    &lt;!-- Bootstrap --&gt;
+    &lt;script src="public/js/bootstrap.min.js"&gt;&lt;/script&gt;
+    &lt;!-- Project --&gt;
+    &lt;script src="public/js/application.js"&gt;&lt;/script&gt;
+  &lt;/body&gt;
+&lt;/html&gt;
+</pre>
+
+        </section>
+
+      </div>
+    </div>
+
+  </div>
+
+
+
+    <!-- Footer
+    ================================================== -->
+    <footer class="footer">
+      <div class="container">
+        <p class="pull-right"><a href="#">Back to top</a></p>
+        <p>Designed and built with all the love in the world by <a 
href="http://twitter.com/mdo"; target="_blank">@mdo</a> and <a 
href="http://twitter.com/fat"; target="_blank">@fat</a>.</p>
+        <p>Code licensed under <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; target="_blank">Apache 
License v2.0</a>, documentation under <a 
href="http://creativecommons.org/licenses/by/3.0/";>CC BY 3.0</a>.</p>
+        <p><a href="http://glyphicons.com";>Glyphicons Free</a> licensed under 
<a href="http://creativecommons.org/licenses/by/3.0/";>CC BY 3.0</a>.</p>
+        <ul class="footer-links">
+          <li><a href="http://blog.getbootstrap.com";>Blog</a></li>
+          <li class="muted">&middot;</li>
+          <li><a 
href="https://github.com/twitter/bootstrap/issues?state=open";>Issues</a></li>
+          <li class="muted">&middot;</li>
+          <li><a href="https://github.com/twitter/bootstrap/wiki";>Roadmap and 
changelog</a></li>
+        </ul>
+      </div>
+    </footer>
+
+
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script type="text/javascript" 
src="http://platform.twitter.com/widgets.js";></script>
+    <script src="assets/js/jquery.js"></script>
+    <script src="assets/js/google-code-prettify/prettify.js"></script>
+    <script src="assets/js/bootstrap-transition.js"></script>
+    <script src="assets/js/bootstrap-alert.js"></script>
+    <script src="assets/js/bootstrap-modal.js"></script>
+    <script src="assets/js/bootstrap-dropdown.js"></script>
+    <script src="assets/js/bootstrap-scrollspy.js"></script>
+    <script src="assets/js/bootstrap-tab.js"></script>
+    <script src="assets/js/bootstrap-tooltip.js"></script>
+    <script src="assets/js/bootstrap-popover.js"></script>
+    <script src="assets/js/bootstrap-button.js"></script>
+    <script src="assets/js/bootstrap-collapse.js"></script>
+    <script src="assets/js/bootstrap-carousel.js"></script>
+    <script src="assets/js/bootstrap-typeahead.js"></script>
+    <script src="assets/js/bootstrap-affix.js"></script>
+    <script src="assets/js/application.js"></script>
+
+
+
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/3c9a22b4/console/bower_components/bootstrap/docs/getting-started.html
----------------------------------------------------------------------
diff --git a/console/bower_components/bootstrap/docs/getting-started.html 
b/console/bower_components/bootstrap/docs/getting-started.html
new file mode 100644
index 0000000..e86e924
--- /dev/null
+++ b/console/bower_components/bootstrap/docs/getting-started.html
@@ -0,0 +1,366 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Getting · Bootstrap</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="assets/css/bootstrap.css" rel="stylesheet">
+    <link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="assets/css/docs.css" rel="stylesheet">
+    <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="assets/ico/favicon.ico">
+    <link rel="apple-touch-icon-precomposed" sizes="144x144" 
href="assets/ico/apple-touch-icon-144-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" sizes="114x114" 
href="assets/ico/apple-touch-icon-114-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" sizes="72x72" 
href="assets/ico/apple-touch-icon-72-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" 
href="assets/ico/apple-touch-icon-57-precomposed.png">
+
+  </head>
+
+  <body data-spy="scroll" data-target=".bs-docs-sidebar">
+
+    <!-- Navbar
+    ================================================== -->
+    <div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="brand" href="./index.html">Bootstrap</a>
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li class="">
+                <a href="./index.html">Home</a>
+              </li>
+              <li class="active">
+                <a href="./getting-started.html">Get started</a>
+              </li>
+              <li class="">
+                <a href="./scaffolding.html">Scaffolding</a>
+              </li>
+              <li class="">
+                <a href="./base-css.html">Base CSS</a>
+              </li>
+              <li class="">
+                <a href="./components.html">Components</a>
+              </li>
+              <li class="">
+                <a href="./javascript.html">JavaScript</a>
+              </li>
+              <li class="">
+                <a href="./customize.html">Customize</a>
+              </li>
+            </ul>
+          </div>
+        </div>
+      </div>
+    </div>
+
+<!-- Subhead
+================================================== -->
+<header class="jumbotron subhead" id="overview">
+  <div class="container">
+    <h1>Getting started</h1>
+    <p class="lead">Overview of the project, its contents, and how to get 
started with a simple template.</p>
+  </div>
+</header>
+
+
+  <div class="container">
+
+    <!-- Docs nav
+    ================================================== -->
+    <div class="row">
+      <div class="span3 bs-docs-sidebar">
+        <ul class="nav nav-list bs-docs-sidenav">
+          <li><a href="#download-bootstrap"><i class="icon-chevron-right"></i> 
Download</a></li>
+          <li><a href="#file-structure"><i class="icon-chevron-right"></i> 
File structure</a></li>
+          <li><a href="#contents"><i class="icon-chevron-right"></i> What's 
included</a></li>
+          <li><a href="#html-template"><i class="icon-chevron-right"></i> HTML 
template</a></li>
+          <li><a href="#examples"><i class="icon-chevron-right"></i> 
Examples</a></li>
+          <li><a href="#what-next"><i class="icon-chevron-right"></i> What 
next?</a></li>
+        </ul>
+      </div>
+      <div class="span9">
+
+
+
+        <!-- Download
+        ================================================== -->
+        <section id="download-bootstrap">
+          <div class="page-header">
+            <h1>1. Download</h1>
+          </div>
+          <p class="lead">Before downloading, be sure to have a code editor 
(we recommend <a href="http://sublimetext.com/2";>Sublime Text 2</a>) and some 
working knowledge of HTML and CSS. We won't walk through the source files here, 
but they are available for download. We'll focus on getting started with the 
compiled Bootstrap files.</p>
+
+          <div class="row-fluid">
+            <div class="span6">
+              <h2>Download compiled</h2>
+              <p><strong>Fastest way to get started:</strong> get the compiled 
and minified versions of our CSS, JS, and images. No docs or original source 
files.</p>
+              <p><a class="btn btn-large btn-primary" 
href="assets/bootstrap.zip" >Download Bootstrap</a></p>
+            </div>
+            <div class="span6">
+              <h2>Download source</h2>
+              <p>Get the original files for all CSS and JavaScript, along with 
a local copy of the docs by downloading the latest version directly from 
GitHub.</p>
+              <p><a class="btn btn-large" 
href="https://github.com/twitter/bootstrap/zipball/master"; >Download Bootstrap 
source</a></p>
+            </div>
+          </div>
+        </section>
+
+
+
+        <!-- File structure
+        ================================================== -->
+        <section id="file-structure">
+          <div class="page-header">
+            <h1>2. File structure</h1>
+          </div>
+          <p class="lead">Within the download you'll find the following file 
structure and contents, logically grouping common assets and providing both 
compiled and minified variations.</p>
+          <p>Once downloaded, unzip the compressed folder to see the structure 
of (the compiled) Bootstrap. You'll see something like this:</p>
+<pre class="prettyprint">
+  bootstrap/
+  ├── css/
+  │   ├── bootstrap.css
+  │   ├── bootstrap.min.css
+  ├── js/
+  │   ├── bootstrap.js
+  │   ├── bootstrap.min.js
+  └── img/
+      ├── glyphicons-halflings.png
+      └── glyphicons-halflings-white.png
+</pre>
+          <p>This is the most basic form of Bootstrap: compiled files for 
quick drop-in usage in nearly any web project. We provide compiled CSS and JS 
(<code>bootstrap.*</code>), as well as compiled and minified CSS and JS 
(<code>bootstrap.min.*</code>). The image files are compressed using <a 
href="http://imageoptim.com/";>ImageOptim</a>, a Mac app for compressing 
PNGs.</p>
+          <p>Please note that all JavaScript plugins require jQuery to be 
included.</p>
+        </section>
+
+
+
+        <!-- Contents
+        ================================================== -->
+        <section id="contents">
+          <div class="page-header">
+            <h1>3. What's included</h1>
+          </div>
+          <p class="lead">Bootstrap comes equipped with HTML, CSS, and JS for 
all sorts of things, but they can be summarized with a handful of categories 
visible at the top of the <a href="http://getbootstrap.com";>Bootstrap 
documentation</a>.</p>
+
+          <h2>Docs sections</h2>
+          <h4><a 
href="http://twitter.github.com/bootstrap/scaffolding.html";>Scaffolding</a></h4>
+          <p>Global styles for the body to reset type and background, link 
styles, grid system, and two simple layouts.</p>
+          <h4><a href="http://twitter.github.com/bootstrap/base-css.html";>Base 
CSS</a></h4>
+          <p>Styles for common HTML elements like typography, code, tables, 
forms, and buttons. Also includes <a 
href="http://glyphicons.com";>Glyphicons</a>, a great little icon set.</p>
+          <h4><a 
href="http://twitter.github.com/bootstrap/components.html";>Components</a></h4>
+          <p>Basic styles for common interface components like tabs and pills, 
navbar, alerts, page headers, and more.</p>
+          <h4><a 
href="http://twitter.github.com/bootstrap/javascript.html";>JavaScript 
plugins</a></h4>
+          <p>Similar to Components, these JavaScript plugins are interactive 
components for things like tooltips, popovers, modals, and more.</p>
+
+          <h2>List of components</h2>
+          <p>Together, the <strong>Components</strong> and <strong>JavaScript 
plugins</strong> sections provide the following interface elements:</p>
+          <ul>
+            <li>Button groups</li>
+            <li>Button dropdowns</li>
+            <li>Navigational tabs, pills, and lists</li>
+            <li>Navbar</li>
+            <li>Labels</li>
+            <li>Badges</li>
+            <li>Page headers and hero unit</li>
+            <li>Thumbnails</li>
+            <li>Alerts</li>
+            <li>Progress bars</li>
+            <li>Modals</li>
+            <li>Dropdowns</li>
+            <li>Tooltips</li>
+            <li>Popovers</li>
+            <li>Accordion</li>
+            <li>Carousel</li>
+            <li>Typeahead</li>
+          </ul>
+          <p>In future guides, we may walk through these components 
individually in more detail. Until then, look for each of these in the 
documentation for information on how to utilize and customize them.</p>
+        </section>
+
+
+
+        <!-- HTML template
+        ================================================== -->
+        <section id="html-template">
+          <div class="page-header">
+            <h1>4. Basic HTML template</h1>
+          </div>
+          <p class="lead">With a brief intro into the contents out of the way, 
we can focus on putting Bootstrap to use. To do that, we'll utilize a basic 
HTML template that includes everything we mentioned in the <a 
href="#file-structure">File structure</a>.</p>
+          <p>Now, here's a look at a <strong>typical HTML file</strong>:</p>
+<pre class="prettyprint linenums">
+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+  &lt;head&gt;
+    &lt;title&gt;Bootstrap 101 Template&lt;/title&gt;
+  &lt;/head&gt;
+  &lt;body&gt;
+    &lt;h1&gt;Hello, world!&lt;/h1&gt;
+    &lt;script src="http://code.jquery.com/jquery-latest.js"&gt;&lt;/script&gt;
+  &lt;/body&gt;
+&lt;/html&gt;
+</pre>
+          <p>To make this <strong>a Bootstrapped template</strong>, just 
include the appropriate CSS and JS files:</p>
+<pre class="prettyprint linenums">
+&lt;!DOCTYPE html&gt;
+&lt;html&gt;
+  &lt;head&gt;
+    &lt;title&gt;Bootstrap 101 Template&lt;/title&gt;
+    &lt;!-- Bootstrap --&gt;
+    &lt;link href="css/bootstrap.min.css" rel="stylesheet" media="screen"&gt;
+  &lt;/head&gt;
+  &lt;body&gt;
+    &lt;h1&gt;Hello, world!&lt;/h1&gt;
+    &lt;script src="http://code.jquery.com/jquery-latest.js"&gt;&lt;/script&gt;
+    &lt;script src="js/bootstrap.min.js"&gt;&lt;/script&gt;
+  &lt;/body&gt;
+&lt;/html&gt;
+</pre>
+          <p><strong>And you're set!</strong> With those two files added, you 
can begin to develop any site or application with Bootstrap.</p>
+        </section>
+
+
+
+        <!-- Examples
+        ================================================== -->
+        <section id="examples">
+          <div class="page-header">
+            <h1>5. Examples</h1>
+          </div>
+          <p class="lead">Move beyond the base template with a few example 
layouts. We encourage folks to iterate on these examples and not simply use 
them as an end result.</p>
+          <ul class="thumbnails bootstrap-examples">
+            <li class="span3">
+              <a class="thumbnail" href="examples/starter-template.html">
+                <img src="assets/img/examples/bootstrap-example-starter.jpg" 
alt="">
+              </a>
+              <h4>Starter template</h4>
+              <p>A barebones HTML document with all the Bootstrap CSS and 
JavaScript included.</p>
+            </li>
+            <li class="span3">
+              <a class="thumbnail" href="examples/hero.html">
+                <img src="assets/img/examples/bootstrap-example-hero.jpg" 
alt="">
+              </a>
+              <h4>Basic marketing site</h4>
+              <p>Featuring a hero unit for a primary message and three 
supporting elements.</p>
+            </li>
+            <li class="span3">
+              <a class="thumbnail" href="examples/fluid.html">
+                <img src="assets/img/examples/bootstrap-example-fluid.jpg" 
alt="">
+              </a>
+              <h4>Fluid layout</h4>
+              <p>Uses our new responsive, fluid grid system to create a 
seamless liquid layout.</p>
+            </li>
+
+            <li class="span3">
+              <a class="thumbnail" href="examples/marketing-narrow.html">
+                <img 
src="assets/img/examples/bootstrap-example-marketing-narrow.png" alt="">
+              </a>
+              <h4>Narrow marketing</h4>
+              <p>Slim, lightweight marketing template for small projects or 
teams.</p>
+            </li>
+            <li class="span3">
+              <a class="thumbnail" href="examples/signin.html">
+                <img src="assets/img/examples/bootstrap-example-signin.png" 
alt="">
+              </a>
+              <h4>Sign in</h4>
+              <p>Barebones sign in form with custom, larger form controls and 
a flexible layout.</p>
+            </li>
+            <li class="span3">
+              <a class="thumbnail" href="examples/sticky-footer.html">
+                <img 
src="assets/img/examples/bootstrap-example-sticky-footer.png" alt="">
+              </a>
+              <h4>Sticky footer</h4>
+              <p>Pin a fixed-height footer to the bottom of the user's 
viewport.</p>
+            </li>
+
+            <li class="span3">
+              <a class="thumbnail" href="examples/carousel.html">
+                <img src="assets/img/examples/bootstrap-example-carousel.png" 
alt="">
+              </a>
+              <h4>Carousel jumbotron</h4>
+              <p>A more interactive riff on the basic marketing site featuring 
a prominent carousel.</p>
+            </li>
+          </ul>
+        </section>
+
+
+
+
+        <!-- Next
+        ================================================== -->
+        <section id="what-next">
+          <div class="page-header">
+            <h1>What next?</h1>
+          </div>
+          <p class="lead">Head to the docs for information, examples, and code 
snippets, or take the next leap and customize Bootstrap for any upcoming 
project.</p>
+          <a class="btn btn-large btn-primary" href="./scaffolding.html" 
>Visit the Bootstrap docs</a>
+          <a class="btn btn-large" href="./customize.html" style="margin-left: 
5px;" >Customize Bootstrap</a>
+        </section>
+
+
+
+
+      </div>
+    </div>
+
+  </div>
+
+
+
+    <!-- Footer
+    ================================================== -->
+    <footer class="footer">
+      <div class="container">
+        <p class="pull-right"><a href="#">Back to top</a></p>
+        <p>Designed and built with all the love in the world by <a 
href="http://twitter.com/mdo"; target="_blank">@mdo</a> and <a 
href="http://twitter.com/fat"; target="_blank">@fat</a>.</p>
+        <p>Code licensed under <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; target="_blank">Apache 
License v2.0</a>, documentation under <a 
href="http://creativecommons.org/licenses/by/3.0/";>CC BY 3.0</a>.</p>
+        <p><a href="http://glyphicons.com";>Glyphicons Free</a> licensed under 
<a href="http://creativecommons.org/licenses/by/3.0/";>CC BY 3.0</a>.</p>
+        <ul class="footer-links">
+          <li><a href="http://blog.getbootstrap.com";>Blog</a></li>
+          <li class="muted">&middot;</li>
+          <li><a 
href="https://github.com/twitter/bootstrap/issues?state=open";>Issues</a></li>
+          <li class="muted">&middot;</li>
+          <li><a href="https://github.com/twitter/bootstrap/wiki";>Roadmap and 
changelog</a></li>
+        </ul>
+      </div>
+    </footer>
+
+
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script type="text/javascript" 
src="http://platform.twitter.com/widgets.js";></script>
+    <script src="assets/js/jquery.js"></script>
+    <script src="assets/js/google-code-prettify/prettify.js"></script>
+    <script src="assets/js/bootstrap-transition.js"></script>
+    <script src="assets/js/bootstrap-alert.js"></script>
+    <script src="assets/js/bootstrap-modal.js"></script>
+    <script src="assets/js/bootstrap-dropdown.js"></script>
+    <script src="assets/js/bootstrap-scrollspy.js"></script>
+    <script src="assets/js/bootstrap-tab.js"></script>
+    <script src="assets/js/bootstrap-tooltip.js"></script>
+    <script src="assets/js/bootstrap-popover.js"></script>
+    <script src="assets/js/bootstrap-button.js"></script>
+    <script src="assets/js/bootstrap-collapse.js"></script>
+    <script src="assets/js/bootstrap-carousel.js"></script>
+    <script src="assets/js/bootstrap-typeahead.js"></script>
+    <script src="assets/js/bootstrap-affix.js"></script>
+    <script src="assets/js/application.js"></script>
+
+
+
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/3c9a22b4/console/bower_components/bootstrap/docs/index.html
----------------------------------------------------------------------
diff --git a/console/bower_components/bootstrap/docs/index.html 
b/console/bower_components/bootstrap/docs/index.html
new file mode 100644
index 0000000..54dc3c1
--- /dev/null
+++ b/console/bower_components/bootstrap/docs/index.html
@@ -0,0 +1,219 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <title>Bootstrap</title>
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <meta name="description" content="">
+    <meta name="author" content="">
+
+    <!-- Le styles -->
+    <link href="assets/css/bootstrap.css" rel="stylesheet">
+    <link href="assets/css/bootstrap-responsive.css" rel="stylesheet">
+    <link href="assets/css/docs.css" rel="stylesheet">
+    <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">
+
+    <!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
+    <!--[if lt IE 9]>
+      <script 
src="http://html5shim.googlecode.com/svn/trunk/html5.js";></script>
+    <![endif]-->
+
+    <!-- Le fav and touch icons -->
+    <link rel="shortcut icon" href="assets/ico/favicon.ico">
+    <link rel="apple-touch-icon-precomposed" sizes="144x144" 
href="assets/ico/apple-touch-icon-144-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" sizes="114x114" 
href="assets/ico/apple-touch-icon-114-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" sizes="72x72" 
href="assets/ico/apple-touch-icon-72-precomposed.png">
+    <link rel="apple-touch-icon-precomposed" 
href="assets/ico/apple-touch-icon-57-precomposed.png">
+
+  </head>
+
+  <body data-spy="scroll" data-target=".bs-docs-sidebar">
+
+    <!-- Navbar
+    ================================================== -->
+    <div class="navbar navbar-inverse navbar-fixed-top">
+      <div class="navbar-inner">
+        <div class="container">
+          <button type="button" class="btn btn-navbar" data-toggle="collapse" 
data-target=".nav-collapse">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <a class="brand" href="./index.html">Bootstrap</a>
+          <div class="nav-collapse collapse">
+            <ul class="nav">
+              <li class="active">
+                <a href="./index.html">Home</a>
+              </li>
+              <li class="">
+                <a href="./getting-started.html">Get started</a>
+              </li>
+              <li class="">
+                <a href="./scaffolding.html">Scaffolding</a>
+              </li>
+              <li class="">
+                <a href="./base-css.html">Base CSS</a>
+              </li>
+              <li class="">
+                <a href="./components.html">Components</a>
+              </li>
+              <li class="">
+                <a href="./javascript.html">JavaScript</a>
+              </li>
+              <li class="">
+                <a href="./customize.html">Customize</a>
+              </li>
+            </ul>
+          </div>
+        </div>
+      </div>
+    </div>
+
+<div class="jumbotron masthead">
+  <div class="container">
+    <h1>Bootstrap</h1>
+    <p>Sleek, intuitive, and powerful front-end framework for faster and 
easier web development.</p>
+    <p>
+      <a href="assets/bootstrap.zip" class="btn btn-primary btn-large" 
>Download Bootstrap</a>
+    </p>
+    <ul class="masthead-links">
+      <li>
+        <a href="http://github.com/twitter/bootstrap"; >GitHub project</a>
+      </li>
+      <li>
+        <a href="./getting-started.html#examples" >Examples</a>
+      </li>
+      <li>
+        <a href="./extend.html" >Extend</a>
+      </li>
+      <li>
+        Version 2.2.1
+      </li>
+    </ul>
+  </div>
+</div>
+
+<div class="bs-docs-social">
+  <div class="container">
+    <ul class="bs-docs-social-buttons">
+      <li>
+        <iframe class="github-btn" 
src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=watch&count=true";
 allowtransparency="true" frameborder="0" scrolling="0" width="100px" 
height="20px"></iframe>
+      </li>
+      <li>
+        <iframe class="github-btn" 
src="http://ghbtns.com/github-btn.html?user=twitter&repo=bootstrap&type=fork&count=true";
 allowtransparency="true" frameborder="0" scrolling="0" width="98px" 
height="20px"></iframe>
+      </li>
+      <li class="follow-btn">
+        <a href="https://twitter.com/twbootstrap"; 
class="twitter-follow-button" data-link-color="#0069D6" 
data-show-count="true">Follow @twbootstrap</a>
+      </li>
+      <li class="tweet-btn">
+        <a href="https://twitter.com/share"; class="twitter-share-button" 
data-url="http://twitter.github.com/bootstrap/"; data-count="horizontal" 
data-via="twbootstrap" data-related="mdo:Creator of Twitter Bootstrap">Tweet</a>
+      </li>
+    </ul>
+  </div>
+</div>
+
+<div class="container">
+
+  <div class="marketing">
+
+    <h1>Introducing Bootstrap.</h1>
+    <p class="marketing-byline">Need reasons to love Bootstrap? Look no 
further.</p>
+
+    <div class="row-fluid">
+      <div class="span4">
+        <img src="assets/img/bs-docs-twitter-github.png">
+        <h2>By nerds, for nerds.</h2>
+        <p>Built at Twitter by <a href="http://twitter.com/mdo";>@mdo</a> and 
<a href="http://twitter.com/fat";>@fat</a>, Bootstrap utilizes <a 
href="http://lesscss.org";>LESS CSS</a>, is compiled via <a 
href="http://nodejs.org";>Node</a>, and is managed through <a 
href="http://github.com";>GitHub</a> to help nerds do awesome stuff on the 
web.</p>
+      </div>
+      <div class="span4">
+        <img src="assets/img/bs-docs-responsive-illustrations.png">
+        <h2>Made for everyone.</h2>
+        <p>Bootstrap was made to not only look and behave great in the latest 
desktop browsers (as well as IE7!), but in tablet and smartphone browsers via 
<a href="./scaffolding.html#responsive">responsive CSS</a> as well.</p>
+      </div>
+      <div class="span4">
+        <img src="assets/img/bs-docs-bootstrap-features.png">
+        <h2>Packed with features.</h2>
+        <p>A 12-column responsive <a href="./scaffolding.html#grid">grid</a>, 
dozens of components, <a href="./javascript.html">JavaScript plugins</a>, 
typography, form controls, and even a <a href="./customize.html">web-based 
Customizer</a> to make Bootstrap your own.</p>
+      </div>
+    </div>
+
+    <hr class="soften">
+
+    <h1>Built with Bootstrap.</h1>
+    <p class="marketing-byline">For even more sites built with Bootstrap, <a 
href="http://builtwithbootstrap.tumblr.com/"; target="_blank">visit the 
unofficial Tumblr</a> or <a href="./getting-started.html#examples">browse the 
examples</a>.</p>
+    <div class="row-fluid">
+      <ul class="thumbnails example-sites">
+        <li class="span3">
+          <a class="thumbnail" href="http://soundready.fm/"; target="_blank">
+            <img src="assets/img/example-sites/soundready.png" 
alt="SoundReady.fm">
+          </a>
+        </li>
+        <li class="span3">
+          <a class="thumbnail" href="http://kippt.com/"; target="_blank">
+            <img src="assets/img/example-sites/kippt.png" alt="Kippt">
+          </a>
+        </li>
+        <li class="span3">
+          <a class="thumbnail" href="http://www.gathercontent.com/"; 
target="_blank">
+            <img src="assets/img/example-sites/gathercontent.png" alt="Gather 
Content">
+          </a>
+        </li>
+        <li class="span3">
+          <a class="thumbnail" href="http://www.jshint.com/"; target="_blank">
+            <img src="assets/img/example-sites/jshint.png" alt="JS Hint">
+          </a>
+        </li>
+      </ul>
+     </div>
+
+  </div>
+
+</div>
+
+
+
+    <!-- Footer
+    ================================================== -->
+    <footer class="footer">
+      <div class="container">
+        <p class="pull-right"><a href="#">Back to top</a></p>
+        <p>Designed and built with all the love in the world by <a 
href="http://twitter.com/mdo"; target="_blank">@mdo</a> and <a 
href="http://twitter.com/fat"; target="_blank">@fat</a>.</p>
+        <p>Code licensed under <a 
href="http://www.apache.org/licenses/LICENSE-2.0"; target="_blank">Apache 
License v2.0</a>, documentation under <a 
href="http://creativecommons.org/licenses/by/3.0/";>CC BY 3.0</a>.</p>
+        <p><a href="http://glyphicons.com";>Glyphicons Free</a> licensed under 
<a href="http://creativecommons.org/licenses/by/3.0/";>CC BY 3.0</a>.</p>
+        <ul class="footer-links">
+          <li><a href="http://blog.getbootstrap.com";>Blog</a></li>
+          <li class="muted">&middot;</li>
+          <li><a 
href="https://github.com/twitter/bootstrap/issues?state=open";>Issues</a></li>
+          <li class="muted">&middot;</li>
+          <li><a href="https://github.com/twitter/bootstrap/wiki";>Roadmap and 
changelog</a></li>
+        </ul>
+      </div>
+    </footer>
+
+
+
+    <!-- Le javascript
+    ================================================== -->
+    <!-- Placed at the end of the document so the pages load faster -->
+    <script type="text/javascript" 
src="http://platform.twitter.com/widgets.js";></script>
+    <script src="assets/js/jquery.js"></script>
+    <script src="assets/js/google-code-prettify/prettify.js"></script>
+    <script src="assets/js/bootstrap-transition.js"></script>
+    <script src="assets/js/bootstrap-alert.js"></script>
+    <script src="assets/js/bootstrap-modal.js"></script>
+    <script src="assets/js/bootstrap-dropdown.js"></script>
+    <script src="assets/js/bootstrap-scrollspy.js"></script>
+    <script src="assets/js/bootstrap-tab.js"></script>
+    <script src="assets/js/bootstrap-tooltip.js"></script>
+    <script src="assets/js/bootstrap-popover.js"></script>
+    <script src="assets/js/bootstrap-button.js"></script>
+    <script src="assets/js/bootstrap-collapse.js"></script>
+    <script src="assets/js/bootstrap-carousel.js"></script>
+    <script src="assets/js/bootstrap-typeahead.js"></script>
+    <script src="assets/js/bootstrap-affix.js"></script>
+    <script src="assets/js/application.js"></script>
+
+
+
+  </body>
+</html>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to