]> git.wh0rd.org - tt-rss.git/blob - lib/dojo/README.md
lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
[tt-rss.git] / lib / dojo / README.md
1 # dojo
2
3 **dojo** is the foundation package of the Dojo Toolkit. Sometimes referred to as the “core”, it contains the most
4 generally applicable sub-packages and modules. The dojo package covers a wide range of functionality like AJAX, DOM
5 manipulation, class-type programming, events, promises, data stores, drag-and-drop and internationalization libraries.
6
7 ## Installing
8
9 Installation instructions are available at [dojotoolkit.org/download][download].
10
11 ## Getting Started
12
13 If you are starting out with Dojo, the following resources are available to you:
14
15 * [Tutorials][]
16 * [Reference Guide][]
17 * [API Documentation][]
18 * [Community Forum][]
19
20 ## License and Copyright
21
22 The Dojo Toolkit (including this package) is dual licensed under BSD 3-Clause and AFL. For more information on the
23 license please see the [License Information][]. The Dojo Toolkit is Copyright (c) 2005-2016, The JS Foundation. All
24 rights reserved.
25
26 [download]: http://dojotoolkit.org/download/
27 [Tutorials]: http://dojotoolkit.org/documentation/
28 [Reference Guide]: http://dojotoolkit.org/reference-guide/
29 [API Documentation]: http://dojotoolkit.org/api/
30 [Community Forum]: http://dojotoolkit.org/community/
31 [License Information]: http://dojotoolkit.org/license