0
@@ -5,7 +5,7 @@ http://jquery.com/
0
--------------------------------
0
What you need to build your own jQuery:
0
- - Make sure that you have Java installed
.
0
+ - Make sure that you have Java installed
(if you want to build a minified or 'lite' version of jQuery).
0
If not, go to this page and download "Java Runtime Environment (JRE) 5.0"
0
http://java.sun.com/javase/downloads/index.jsp
0
@@ -37,19 +37,12 @@ make lite
0
jQuery without all the additional inline documentation and test cases.
0
Makes: ./dist/jquery.lite.js
0
- A compressed version of jQuery (made with Packer).
0
- Makes: ./dist/jquery.pack.js
0
- Builds a complete copy of the documentation, based upon the jQuery source.
0
- Open this file in your browser:
0
+ A compressed version of jQuery (made the YUI Minifier).
0
+ Makes: ./dist/jquery.min.js
0
- Builds a complete copy of the test suite, based upon the jQuery source.
0
+ Makes sure that the QUnit submodule is properly checked out.
0
Open this file in your browser:
0
If you have any questions, please feel free to ask them on the jQuery
0
mailing list, which can be found here:
0
- http://jquery.com/discuss/
0
+ http://docs.jquery.com/Discussion