[doc/download][xs]: update for latest deps.

This commit is contained in:
Rufus Pollock 2012-06-03 21:27:22 +01:00
parent 19ff6c7183
commit 8cc80d70f1

View File

@ -31,11 +31,15 @@ Recline has dependencies on some third-party libraries, notably JQuery and Backb
Optional dependencies:
* JQuery Mustache (required for all views)
* [Mustache.js](https://github.com/janl/mustache.js/) >= 0.5.0-dev (required for all views)
* [JQuery Flot](http://code.google.com/p/flot/) >= 0.7 (required for for graph view)
* [Leaflet](http://leaflet.cloudmade.com/) >= 0.3.1 (required for map view
* [Verite Timeline](https://github.com/VeriteCo/Timeline/) as of 2012-05-02
* [Bootstrap](http://twitter.github.com/bootstrap/) >= v2.0 (default option for CSS and UI JS but you can use your own)
If you grab the full zipball for Recline this will include all of the relevant
dependencies in the vendor directory.
### Example
Here is an example of the page setup for an app using every Recline component: