You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,15 @@
1
-
## Referencing Bug Tracker Tickets
1
+
#api.jquery.com
2
2
3
-
* Pull requests for changes that were requested or recommended via the [jQuery Issue Tracker](https://github.com/jquery/jquery/issues) should include a link back to the relevant ticket.
3
+
## Building and Deploying
4
4
5
-
## Building
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/).
6
6
7
7
### Requirements
8
-
* <ahref="http://www.xmlsoft.org/">libxml2</a>
9
-
* <ahref="http://xmlsoft.org/XSLT/">libxslt</a>
10
8
11
-
The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from <ahref="http://www.zlatkovic.com/libxml.en.html">zlatkovic.com</a>.
9
+
*[libxml2](http://xmlsoft.org/)
10
+
*[libxslt](http://xmlsoft.org/libxslt/)
12
11
13
-
### Build
14
-
15
-
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/).
12
+
The `xmllint` and `xsltproc` utilities need to be in your path. If you are on Windows, you can get libxml2 and libxslt from <ahref="http://sourceforge.net/projects/gnuwin32/files/">GnuWin32</a>.
0 commit comments