From: Mark Otto Date: Sat, 12 Jul 2014 09:18:51 +0000 (-0700) Subject: nuke the js.html page X-Git-Tag: v4.0.0-alpha~692 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e1676f4c1d77a6c8beadfee0d1282b476515b4e;p=thirdparty%2Fbootstrap.git nuke the js.html page --- diff --git a/docs/javascript.html b/docs/javascript.html deleted file mode 100644 index e6151cb27c..0000000000 --- a/docs/javascript.html +++ /dev/null @@ -1,20 +0,0 @@ ---- -layout: default -title: JavaScript -slug: js -lead: "Bring Bootstrap's components to life with over a dozen custom jQuery plugins. Easily include them all, or one by one." ---- - -{% include js/overview.html %} -{% include js/transitions.html %} -{% include js/modal.html %} -{% include js/dropdowns.html %} -{% include js/scrollspy.html %} -{% include js/tabs.html %} -{% include js/tooltips.html %} -{% include js/popovers.html %} -{% include js/alerts.html %} -{% include js/buttons.html %} -{% include js/collapse.html %} -{% include js/carousel.html %} -{% include js/affix.html %}