diff options
Diffstat (limited to 'js/dojo-1.6/dojox/geo/README')
| -rw-r--r-- | js/dojo-1.6/dojox/geo/README | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/js/dojo-1.6/dojox/geo/README b/js/dojo-1.6/dojox/geo/README new file mode 100644 index 0000000..85d638d --- /dev/null +++ b/js/dojo-1.6/dojox/geo/README @@ -0,0 +1,37 @@ +------------------------------------------------------------------------------- +dojox.geo +------------------------------------------------------------------------------- +Version 0.100 +Release date: 04/04/2010 +------------------------------------------------------------------------------- +Project state: +alpha +------------------------------------------------------------------------------- +Credits + dojox.geo.charting: + Dean Williams (deanw@ca.ibm.com) + Qi Ruan (ruanqi@cn.ibm.com) + Wei CDL Huang (hwcdl@cn.ibm.com) + + Tom Trenka (ttrenka@gmail.com) +------------------------------------------------------------------------------- +Project description + +Project to house any geographical-related code. First project is +dojox.geo.charting, contributed to DTK by IBM (CCLA on file). +------------------------------------------------------------------------------- +Dependencies: + +Dojo Core, dojox.gfx, dojox.lang, Dijit. +------------------------------------------------------------------------------- +Documentation + +Not ready yet. +------------------------------------------------------------------------------- +Installation instructions + +Grab the following from the Dojo SVN Repository: +http://svn.dojotoolkit.org/src/dojox/trunk/geo + +You will need dojox.gfx, dojox.lang, and the Dijit core + Tooltip. +------------------------------------------------------------------------------- |
