Now have accurate version information built into jquery.js - will build it into the docs and test suite next.
This commit is contained in:
parent
6cb2e8ee8b
commit
766c3765bd
4 changed files with 9 additions and 5 deletions
|
@ -17,7 +17,7 @@ function output( c, n ) {
|
|||
Object.toXML.force = { desc: 1, code: 1, before: 1, result: 1 };
|
||||
|
||||
var xml = Object.toXML( n == "docs" ? { method: c } : c, "docs" );
|
||||
|
||||
|
||||
writeFile( dir + "/data/jquery-" + n + "-xml.xml",
|
||||
"<?xml version='1.0' encoding='ISO-8859-1'?>\n" + xml );
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue