diff options
| author | Mark Otto <[email protected]> | 2014-07-12 02:18:51 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2014-07-12 02:18:51 -0700 |
| commit | 4e1676f4c1d77a6c8beadfee0d1282b476515b4e (patch) | |
| tree | 1989a7ef6194b2e29263a4fcb83ea1da2c94d401 | |
| parent | 93667ae1214caec83d2256aa135b4a8e798c2bbf (diff) | |
| download | bootstrap-4e1676f4c1d77a6c8beadfee0d1282b476515b4e.tar.xz bootstrap-4e1676f4c1d77a6c8beadfee0d1282b476515b4e.zip | |
nuke the js.html page
| -rw-r--r-- | docs/javascript.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/javascript.html b/docs/javascript.html deleted file mode 100644 index e6151cb27..000000000 --- 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 %} |
