From 28d384f7034d1f6595972a16ee55eda631eec56b Mon Sep 17 00:00:00 2001 From: Paul Bakaus Date: Thu, 22 May 2008 15:38:37 +0000 Subject: [PATCH] - added initial file path structure --- readme.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 readme.txt diff --git a/readme.txt b/readme.txt new file mode 100644 index 000000000..23e081edb --- /dev/null +++ b/readme.txt @@ -0,0 +1,12 @@ +This file explains the tree structure of the jQuery UI project's subversion tree. + +* branches +* tags +* trunk + * demos + * source - Includes the main dependancy ui.core.js + * effects - Includes the effects core and the individual effects + * interaction - Includes core interaction modules like drag & drop, sortables and resizables. + * widgets - Includes visual widgets like datepicker, accordion and tabs. + * tests + * themes -- 2.39.5