Skip to content

Commit b7b4fd5

Browse files
committed
wrap footer in bs docs canvas for scrolling doodad
1 parent 7590e65 commit b7b4fd5

18 files changed

Lines changed: 566 additions & 544 deletions

docs/base-css.html

Lines changed: 39 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1757,48 +1757,50 @@ <h4>Form fields</h4>
17571757

17581758
</div>
17591759

1760-
</div>
17611760

17621761

17631762

1764-
<!-- Footer
1765-
================================================== -->
1766-
<footer class="footer">
1767-
<div class="container">
1768-
<p class="pull-right"><a href="#">Back to top</a></p>
1769-
<p>Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
1770-
<p>Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
1771-
<p>Icons from <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>
1772-
<ul class="footer-links">
1773-
<li><a href="http://blog.getbootstrap.com">Read the blog</a></li>
1774-
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">Submit issues</a></li>
1775-
<li><a href="https://github.com/twitter/bootstrap/wiki">Roadmap and changelog</a></li>
1776-
</ul>
1777-
</div>
1778-
</footer>
1779-
1763+
<!-- Footer
1764+
================================================== -->
1765+
<footer class="footer">
1766+
<div class="container">
1767+
<p class="pull-right"><a href="#">Back to top</a></p>
1768+
<p>Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
1769+
<p>Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
1770+
<p>Icons from <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>
1771+
<ul class="footer-links">
1772+
<li><a href="http://blog.getbootstrap.com">Read the blog</a></li>
1773+
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">Submit issues</a></li>
1774+
<li><a href="https://github.com/twitter/bootstrap/wiki">Roadmap and changelog</a></li>
1775+
</ul>
1776+
</div>
1777+
</footer>
1778+
1779+
1780+
1781+
<!-- Le javascript
1782+
================================================== -->
1783+
<!-- Placed at the end of the document so the pages load faster -->
1784+
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
1785+
<script src="assets/js/jquery.js"></script>
1786+
<script src="assets/js/google-code-prettify/prettify.js"></script>
1787+
<script src="assets/js/bootstrap-transition.js"></script>
1788+
<script src="assets/js/bootstrap-alert.js"></script>
1789+
<script src="assets/js/bootstrap-modal.js"></script>
1790+
<script src="assets/js/bootstrap-dropdown.js"></script>
1791+
<script src="assets/js/bootstrap-scrollspy.js"></script>
1792+
<script src="assets/js/bootstrap-tab.js"></script>
1793+
<script src="assets/js/bootstrap-tooltip.js"></script>
1794+
<script src="assets/js/bootstrap-popover.js"></script>
1795+
<script src="assets/js/bootstrap-button.js"></script>
1796+
<script src="assets/js/bootstrap-collapse.js"></script>
1797+
<script src="assets/js/bootstrap-carousel.js"></script>
1798+
<script src="assets/js/bootstrap-typeahead.js"></script>
1799+
<script src="assets/js/bootstrap-affix.js"></script>
1800+
<script src="assets/js/application.js"></script>
17801801

1802+
</div>
17811803

1782-
<!-- Le javascript
1783-
================================================== -->
1784-
<!-- Placed at the end of the document so the pages load faster -->
1785-
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
1786-
<script src="assets/js/jquery.js"></script>
1787-
<script src="assets/js/google-code-prettify/prettify.js"></script>
1788-
<script src="assets/js/bootstrap-transition.js"></script>
1789-
<script src="assets/js/bootstrap-alert.js"></script>
1790-
<script src="assets/js/bootstrap-modal.js"></script>
1791-
<script src="assets/js/bootstrap-dropdown.js"></script>
1792-
<script src="assets/js/bootstrap-scrollspy.js"></script>
1793-
<script src="assets/js/bootstrap-tab.js"></script>
1794-
<script src="assets/js/bootstrap-tooltip.js"></script>
1795-
<script src="assets/js/bootstrap-popover.js"></script>
1796-
<script src="assets/js/bootstrap-button.js"></script>
1797-
<script src="assets/js/bootstrap-collapse.js"></script>
1798-
<script src="assets/js/bootstrap-carousel.js"></script>
1799-
<script src="assets/js/bootstrap-typeahead.js"></script>
1800-
<script src="assets/js/bootstrap-affix.js"></script>
1801-
<script src="assets/js/application.js"></script>
18021804

18031805

18041806
</body>

docs/components.html

Lines changed: 39 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2158,48 +2158,50 @@ <h4>.clearfix</h4>
21582158

21592159
</div>
21602160

2161-
</div>
21622161

21632162

21642163

2165-
<!-- Footer
2166-
================================================== -->
2167-
<footer class="footer">
2168-
<div class="container">
2169-
<p class="pull-right"><a href="#">Back to top</a></p>
2170-
<p>Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
2171-
<p>Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
2172-
<p>Icons from <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>
2173-
<ul class="footer-links">
2174-
<li><a href="http://blog.getbootstrap.com">Read the blog</a></li>
2175-
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">Submit issues</a></li>
2176-
<li><a href="https://github.com/twitter/bootstrap/wiki">Roadmap and changelog</a></li>
2177-
</ul>
2178-
</div>
2179-
</footer>
2180-
2164+
<!-- Footer
2165+
================================================== -->
2166+
<footer class="footer">
2167+
<div class="container">
2168+
<p class="pull-right"><a href="#">Back to top</a></p>
2169+
<p>Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
2170+
<p>Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
2171+
<p>Icons from <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>
2172+
<ul class="footer-links">
2173+
<li><a href="http://blog.getbootstrap.com">Read the blog</a></li>
2174+
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">Submit issues</a></li>
2175+
<li><a href="https://github.com/twitter/bootstrap/wiki">Roadmap and changelog</a></li>
2176+
</ul>
2177+
</div>
2178+
</footer>
2179+
2180+
2181+
2182+
<!-- Le javascript
2183+
================================================== -->
2184+
<!-- Placed at the end of the document so the pages load faster -->
2185+
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
2186+
<script src="assets/js/jquery.js"></script>
2187+
<script src="assets/js/google-code-prettify/prettify.js"></script>
2188+
<script src="assets/js/bootstrap-transition.js"></script>
2189+
<script src="assets/js/bootstrap-alert.js"></script>
2190+
<script src="assets/js/bootstrap-modal.js"></script>
2191+
<script src="assets/js/bootstrap-dropdown.js"></script>
2192+
<script src="assets/js/bootstrap-scrollspy.js"></script>
2193+
<script src="assets/js/bootstrap-tab.js"></script>
2194+
<script src="assets/js/bootstrap-tooltip.js"></script>
2195+
<script src="assets/js/bootstrap-popover.js"></script>
2196+
<script src="assets/js/bootstrap-button.js"></script>
2197+
<script src="assets/js/bootstrap-collapse.js"></script>
2198+
<script src="assets/js/bootstrap-carousel.js"></script>
2199+
<script src="assets/js/bootstrap-typeahead.js"></script>
2200+
<script src="assets/js/bootstrap-affix.js"></script>
2201+
<script src="assets/js/application.js"></script>
21812202

2203+
</div>
21822204

2183-
<!-- Le javascript
2184-
================================================== -->
2185-
<!-- Placed at the end of the document so the pages load faster -->
2186-
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
2187-
<script src="assets/js/jquery.js"></script>
2188-
<script src="assets/js/google-code-prettify/prettify.js"></script>
2189-
<script src="assets/js/bootstrap-transition.js"></script>
2190-
<script src="assets/js/bootstrap-alert.js"></script>
2191-
<script src="assets/js/bootstrap-modal.js"></script>
2192-
<script src="assets/js/bootstrap-dropdown.js"></script>
2193-
<script src="assets/js/bootstrap-scrollspy.js"></script>
2194-
<script src="assets/js/bootstrap-tab.js"></script>
2195-
<script src="assets/js/bootstrap-tooltip.js"></script>
2196-
<script src="assets/js/bootstrap-popover.js"></script>
2197-
<script src="assets/js/bootstrap-button.js"></script>
2198-
<script src="assets/js/bootstrap-collapse.js"></script>
2199-
<script src="assets/js/bootstrap-carousel.js"></script>
2200-
<script src="assets/js/bootstrap-typeahead.js"></script>
2201-
<script src="assets/js/bootstrap-affix.js"></script>
2202-
<script src="assets/js/application.js"></script>
22032205

22042206

22052207
</body>

docs/customize.html

Lines changed: 39 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -429,48 +429,50 @@ <h4>What's included?</h4>
429429

430430
</div>
431431

432-
</div>
433432

434433

435434

436-
<!-- Footer
437-
================================================== -->
438-
<footer class="footer">
439-
<div class="container">
440-
<p class="pull-right"><a href="#">Back to top</a></p>
441-
<p>Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
442-
<p>Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
443-
<p>Icons from <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>
444-
<ul class="footer-links">
445-
<li><a href="http://blog.getbootstrap.com">Read the blog</a></li>
446-
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">Submit issues</a></li>
447-
<li><a href="https://github.com/twitter/bootstrap/wiki">Roadmap and changelog</a></li>
448-
</ul>
449-
</div>
450-
</footer>
451-
435+
<!-- Footer
436+
================================================== -->
437+
<footer class="footer">
438+
<div class="container">
439+
<p class="pull-right"><a href="#">Back to top</a></p>
440+
<p>Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.</p>
441+
<p>Code licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p>
442+
<p>Icons from <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>
443+
<ul class="footer-links">
444+
<li><a href="http://blog.getbootstrap.com">Read the blog</a></li>
445+
<li><a href="https://github.com/twitter/bootstrap/issues?state=open">Submit issues</a></li>
446+
<li><a href="https://github.com/twitter/bootstrap/wiki">Roadmap and changelog</a></li>
447+
</ul>
448+
</div>
449+
</footer>
450+
451+
452+
453+
<!-- Le javascript
454+
================================================== -->
455+
<!-- Placed at the end of the document so the pages load faster -->
456+
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
457+
<script src="assets/js/jquery.js"></script>
458+
<script src="assets/js/google-code-prettify/prettify.js"></script>
459+
<script src="assets/js/bootstrap-transition.js"></script>
460+
<script src="assets/js/bootstrap-alert.js"></script>
461+
<script src="assets/js/bootstrap-modal.js"></script>
462+
<script src="assets/js/bootstrap-dropdown.js"></script>
463+
<script src="assets/js/bootstrap-scrollspy.js"></script>
464+
<script src="assets/js/bootstrap-tab.js"></script>
465+
<script src="assets/js/bootstrap-tooltip.js"></script>
466+
<script src="assets/js/bootstrap-popover.js"></script>
467+
<script src="assets/js/bootstrap-button.js"></script>
468+
<script src="assets/js/bootstrap-collapse.js"></script>
469+
<script src="assets/js/bootstrap-carousel.js"></script>
470+
<script src="assets/js/bootstrap-typeahead.js"></script>
471+
<script src="assets/js/bootstrap-affix.js"></script>
472+
<script src="assets/js/application.js"></script>
452473

474+
</div>
453475

454-
<!-- Le javascript
455-
================================================== -->
456-
<!-- Placed at the end of the document so the pages load faster -->
457-
<script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
458-
<script src="assets/js/jquery.js"></script>
459-
<script src="assets/js/google-code-prettify/prettify.js"></script>
460-
<script src="assets/js/bootstrap-transition.js"></script>
461-
<script src="assets/js/bootstrap-alert.js"></script>
462-
<script src="assets/js/bootstrap-modal.js"></script>
463-
<script src="assets/js/bootstrap-dropdown.js"></script>
464-
<script src="assets/js/bootstrap-scrollspy.js"></script>
465-
<script src="assets/js/bootstrap-tab.js"></script>
466-
<script src="assets/js/bootstrap-tooltip.js"></script>
467-
<script src="assets/js/bootstrap-popover.js"></script>
468-
<script src="assets/js/bootstrap-button.js"></script>
469-
<script src="assets/js/bootstrap-collapse.js"></script>
470-
<script src="assets/js/bootstrap-carousel.js"></script>
471-
<script src="assets/js/bootstrap-typeahead.js"></script>
472-
<script src="assets/js/bootstrap-affix.js"></script>
473-
<script src="assets/js/application.js"></script>
474476

475477

476478
</body>

0 commit comments

Comments
 (0)