aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--readme.txt12
1 files changed, 12 insertions, 0 deletions
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