Moved docs stuff to build, to be created when the docs are actually built.
[jquery.git] / build / docs.js
index e17e64d..8186f9d 100644 (file)
@@ -1,6 +1,4 @@
-load("js/json.js");
-load("js/xml.js");
-load("js/writeFile.js");
+load("build/js/json.js", "build/js/xml.js", "build/js/writeFile.js");
 
 var types = {
        jQuery: "A jQuery object.",