]> source.dussan.org Git - jquery-ui.git/commitdiff
- added initial file path structure
authorPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 22 May 2008 15:38:37 +0000 (15:38 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Thu, 22 May 2008 15:38:37 +0000 (15:38 +0000)
readme.txt [new file with mode: 0644]

diff --git a/readme.txt b/readme.txt
new file mode 100644 (file)
index 0000000..23e081e
--- /dev/null
@@ -0,0 +1,12 @@
+This file explains the tree structure of the jQuery UI project's subversion tree.\r
+\r
+* branches\r
+* tags\r
+* trunk\r
+       * demos\r
+       * source                                        - Includes the main dependancy ui.core.js\r
+               * effects                               - Includes the effects core and the individual effects\r
+               * interaction                   - Includes core interaction modules like drag & drop, sortables and resizables.\r
+               * widgets                               - Includes visual widgets like datepicker, accordion and tabs.\r
+       * tests\r
+       * themes\r