First commit of the new doc system.
authorJohn Resig <jeresig@gmail.com>
Sun, 13 Aug 2006 03:05:31 +0000 (03:05 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 13 Aug 2006 03:05:31 +0000 (03:05 +0000)
commit8cef646d1726729671b1889928a29ac416753236
tree8f141f14f9d387e8f7262e43151b51bc2f1ca5c7
parent41c94b4688777c62ac93d63e78c885311eecaa82
First commit of the new doc system.
22 files changed:
LICENSE [moved from MIT-LICENSE with 100% similarity]
attr/attr.js [deleted file]
docs/build.sh [new file with mode: 0755]
docs/build/js.jar [new file with mode: 0644]
docs/data/jquery-docs-json.js [new file with mode: 0644]
docs/data/jquery-docs-jsonp.js [new file with mode: 0644]
docs/data/jquery-docs-xml.xml [new file with mode: 0644]
docs/events/gen-events.pl [new file with mode: 0644]
docs/gen.pl [deleted file]
docs/index.html [deleted file]
docs/index.xml [new file with mode: 0644]
docs/jquery-docs-json.js [deleted file]
docs/jquery-docs-jsonp.js [deleted file]
docs/js/doc.js [moved from docs/doc.js with 51% similarity]
docs/js/pager.js [moved from docs/pager.js with 60% similarity]
docs/js/tooltip.js [moved from docs/tooltip.js with 100% similarity]
docs/jsont.js [deleted file]
docs/style/docs.xsl [new file with mode: 0644]
docs/style/style.css [moved from docs/style.css with 100% similarity]
drag/drag.js [deleted file]
sort/sort.js [deleted file]
tmpl/tmpl.js [deleted file]