This commit is contained in:
Simon Vieille 2014-12-26 04:41:54 +01:00
commit 4c941b1e64
1028 changed files with 250876 additions and 0 deletions

21
node_modules/bootstrap/docs/javascript.html generated vendored Normal file
View file

@ -0,0 +1,21 @@
---
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 %}