Skip to content

Commit 0538c9b

Browse files
committed
README: Cleanup
1 parent 9f50b6f commit 0538c9b

File tree

1 file changed

+7
-10
lines changed

1 file changed

+7
-10
lines changed

README.md

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
1-
api.jquerymobile.com
2-
====================
1+
# api.jquerymobile.com
32

4-
## Building
3+
## Building and Deploying
54

6-
### Requirements
7-
* <a href="http://www.xmlsoft.org/">libxml2</a>
8-
* <a href="http://xmlsoft.org/XSLT/">libxslt</a>
9-
10-
The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from <a href="http://sourceforge.net/projects/gnuwin32/files/">GnuWin32</a>.
5+
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/).
116

12-
### Build
7+
### Requirements
138

14-
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/).
9+
* [libxml2](http://xmlsoft.org/)
10+
* [libxslt](http://xmlsoft.org/libxslt/)
1511

12+
The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from <a href="http://sourceforge.net/projects/gnuwin32/files/">GnuWin32</a>.

0 commit comments

Comments
 (0)