]> git.wh0rd.org - tt-rss.git/blob - lib/dijit/README.md
lib: Upgrade Dojo and Dijit from 1.8.3 to 1.12.1
[tt-rss.git] / lib / dijit / README.md
1 # dijit
2
3 **dijit** is the package that contains the widget library for Dojo Toolkit. It requires the [core][] of the Dojo
4 Toolkit and provides a framework for building additional widgets as well as a full set of rich user interface widgets
5 including form, layout and data-aware items.
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 and Dijit, 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 [core]: https://github.com/dojo/dojo
27 [download]: http://dojotoolkit.org/download/
28 [Tutorials]: http://dojotoolkit.org/documentation/
29 [Reference Guide]: http://dojotoolkit.org/reference-guide/
30 [API Documentation]: http://dojotoolkit.org/api/
31 [Community Forum]: http://dojotoolkit.org/community/
32 [License Information]: http://dojotoolkit.org/license