X-Git-Url: http://git.asbjorn.biz/?a=blobdiff_plain;ds=sidebyside;f=build%2Fdocs%2Fdocs.js;h=a40f56a237a8dcded5d44f90d5d3792013fada25;hb=00e6e81f94a1831ceef76b371f9c186b4097d91e;hp=6574f6b04be8d9d09f3a6ea37ae00c7b0ac17926;hpb=ccabf2823b528c09455432cafdb504c6a0216a18;p=jquery.git diff --git a/build/docs/docs.js b/build/docs/docs.js index 6574f6b..a40f56a 100644 --- a/build/docs/docs.js +++ b/build/docs/docs.js @@ -23,6 +23,6 @@ function output( c, n ) { writeFile( dir + "/" + ( n == "docs" ? "index" : n ) + ".xml", "\n" + - "\n" + xml + "\n" + xml ); }