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
- Host: GitHub
- URL: https://github.com/jquery/api.jquerymobile.com
- Owner: jquery
- License: other
- Created: 2012-06-04T19:41:56.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T17:26:57.000Z (over 1 year ago)
- Last Synced: 2025-02-24T00:05:17.948Z (11 months ago)
- Language: HTML
- Homepage: http://api.jquerymobile.com
- Size: 4.16 MB
- Stars: 53
- Watchers: 31
- Forks: 60
- Open Issues: 49
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
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.