An open API service indexing awesome lists of open source software.

https://github.com/jquery/api.jquerymobile.com

API documentation for jQuery Mobile
https://github.com/jquery/api.jquerymobile.com

Last synced: 7 months ago
JSON representation

API documentation for jQuery Mobile

Awesome Lists containing this project

README

          

# api.jquerymobile.com

## Building and Deploying

To build and deploy your changes for previewing in a [`jquery-wp-content`](https://github.com/jquery/jquery-wp-content) instance, follow the [workflow instructions](http://contribute.jquery.org/web-sites/#workflow) from our documentation on [contributing to jQuery Foundation web sites](http://contribute.jquery.org/web-sites/).

### Requirements

* [libxml2](http://xmlsoft.org/)
* [libxslt](http://xmlsoft.org/libxslt/)

The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from GnuWin32.